Searched refs:EXCEPTION_FILE (Results 1 – 2 of 2) sorted by relevance
30 #define EXCEPTION_FILE "/opt/onbld/etc/exception_list" macro32 #define EXCEPTION_FILE "/opt/onbld/etc/exception_list_i386" macro34 #define EXCEPTION_FILE "/opt/onbld/etc/exception_list_ppc" macro
96 exception_file = exception_file ? exception_file : EXCEPTION_FILE; in read_in_exceptions()