Home
last modified time | relevance | path

Searched refs:TRIO_ERROR_CODE (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dtrio.h67 #define TRIO_ERROR_CODE(x) ((-(x)) & 0x00FF) macro
Dtrio.c6874 switch (TRIO_ERROR_CODE(errorcode))