Searched refs:error_putstr (Results 1 – 2 of 2) sorted by relevance
242 error_putstr("\n\n"); in error()243 error_putstr(x); in error()244 error_putstr("\n\n -- System halted"); in error()
38 #define error_putstr(__x) __putstr(__x) macro