Searched refs:error_putstr (Results 1 – 2 of 2) sorted by relevance
225 error_putstr("\n\n"); in error()226 error_putstr(x); in error()227 error_putstr("\n\n -- System halted"); in error()
37 #define error_putstr(__x) __putstr(__x) macro