Home
last modified time | relevance | path

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

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