Searched refs:ERROR_LIBRARY (Results 1 – 4 of 4) sorted by relevance
94 #define ERROR_CATALOG (ERROR_LIBRARY<<1)181 error_info.set |= ERROR_LIBRARY; in setopt()183 error_info.clear |= ERROR_LIBRARY; in setopt()416 … error_info.trace || (flags & ERROR_LIBRARY) && !(((error_info.set | error_info.flags) ^ error_inf… in errorv()423 flags |= ERROR_LIBRARY|ERROR_SYSTEM; in errorv()427 flags &= ~ERROR_LIBRARY; in errorv()456 print(stkstd, file, (flags & ERROR_LIBRARY) ? " " : ": "); in errorv()457 if (flags & (ERROR_CATALOG|ERROR_LIBRARY)) in errorv()464 (flags & ERROR_LIBRARY) ? ", " : ""); in errorv()465 if (flags & ERROR_LIBRARY) in errorv()
38 …((char**)handle) : (char*)handle, (discipline || level < 0) ? level : (level | ERROR_LIBRARY), ap); in errorf()
76 #define ERROR_LIBRARY 0x4000 /* library routine error */ macro
553 misc/error.c: library => ERROR_LIBRARY