HomeSort by relevance Sort by last modified time
    Searched refs:MAX_STRERROR (Results 1 - 2 of 2) sorted by null

  /external/libxml2/win32/wince/
wincecompat.c 64 if (errnum>MAX_STRERROR)
65 return strError[MAX_STRERROR];
wincecompat.h 17 #define MAX_STRERROR 31

Completed in 73 milliseconds