HomeSort by: relevance | last modified time | path
    Searched defs:XML_STATUS_OK (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gdb_expat.h 27 #ifndef XML_STATUS_OK
28 # define XML_STATUS_OK 1
  /src/external/gpl3/gdb.old/dist/gdb/
gdb_expat.h 27 #ifndef XML_STATUS_OK
28 # define XML_STATUS_OK 1
  /src/external/mit/expat/dist/lib/
expat.h 66 #ifndef XML_STATUS_OK
67 #define XML_STATUS_OK 1
77 XML_STATUS_OK = 1,
78 #define XML_STATUS_OK XML_STATUS_OK
542 fill in the XML_Encoding structure, and return XML_STATUS_OK.
729 XML_STATUS_OK otherwise.
807 Returns XML_STATUS_OK when successful, XML_STATUS_ERROR otherwise.

Completed in 36 milliseconds