Searched refs:__cause_exception (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/libchill/
H A Dexh.c86 * function __cause_exception
105 __cause_exception (ex, file, lineno, user_arg) function
159 __cause_exception (ex, file, lineno, 0);
H A Dioerror.h157 void __cause_exception (char *ex, char* f, int line, int info);
167 __cause_exception (__IO_exception_names[EXC], FILE, LINE, INFO);
H A Drts.c591 __cause_exception ("signalfail", __FILE__, __LINE__);
613 __cause_exception ("spacefail", __FILE__, __LINE__);

Completed in 47 milliseconds