Searched defs:barf (Results 1 – 10 of 10) sorted by relevance
5 .globl barf symbol8 barf: @ @barf label
6 .globl barf symbol9 barf: @ @barf label
25 static void barf ( int size, int offset ) in barf() function
50 barf who function
70 static void barf ( const char *format, ... ) in barf() function
83 static void barf ( const char *format, ... ) in barf() function
58 static void barf(const char *msg) in barf() function
171 void (*barf)( HChar* ) __attribute__((noreturn)); member379 void (*barf)( HChar* ) __attribute__((noreturn)); member3960 static __attribute__((noreturn)) void barf ( HChar* reason ) { in barf() function
148 static void barf ( SOURCE* s, char* msg ) in barf() function
251 static void barf ( char* msg ) in barf() function