Searched refs:ERR_LIB_COMP (Results 1 – 2 of 2) sorted by relevance
69 # define ERR_FUNC(func) ERR_PACK(ERR_LIB_COMP,func,0)70 # define ERR_REASON(reason) ERR_PACK(ERR_LIB_COMP,0,reason)
138 # define ERR_LIB_COMP 41 macro172 # define COMPerr(f,r) ERR_PUT_error(ERR_LIB_COMP,(f),(r),__FILE__,__LINE__)230 # define ERR_R_COMP_LIB ERR_LIB_COMP/* 41 */