Searched refs:COLLATOR_ERROR (Results 1 – 1 of 1) sorted by relevance
39 #define COLLATOR_ERROR(co) (co)->err macro40 #define COLLATOR_ERROR_P(co) &(COLLATOR_ERROR(co))42 #define COLLATOR_ERROR_CODE(co) INTL_ERROR_CODE(COLLATOR_ERROR(co))43 #define COLLATOR_ERROR_CODE_P(co) &(INTL_ERROR_CODE(COLLATOR_ERROR(co)))
Completed in 3 milliseconds