Searched defs:BOOT_ERROR (Results 1 – 3 of 3) sorted by relevance
73 #define BOOT_ERROR(a) movl #0,%d1; \ macro
54 #define BOOT_ERROR(s) jbsr boot_error; .asciz s; .even macro
50 #define BOOT_ERROR(s) jbsr boot_error; .asciz s; .even macro