Searched defs:barf (Results 1 – 11 of 11) sorted by relevance
5 .globl barf symbol8 barf: @ @barf label
16 .globl barf symbol19 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
74 static void barf ( const char *format, ... ) in barf() function
87 static void barf ( const char *format, ... ) in barf() function
53 static void barf(const char *msg) in barf() function
174 void (*barf)( const HChar* ) __attribute__((noreturn)); member425 void (*barf)( const HChar* ) __attribute__((noreturn)); member5165 static __attribute__((noreturn)) void barf ( const HChar* reason ) { in barf() function
148 static void barf ( SOURCE* s, const char* msg ) in barf() function
251 static void barf ( char* msg ) in barf() function