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

  /src/external/gpl3/gdb.old/dist/gdb/
gdb_expat.h 27 #ifndef XML_STATUS_OK
28 # define XML_STATUS_OK 1
  /src/external/gpl3/gdb/dist/gdb/
gdb_expat.h 27 #ifndef XML_STATUS_OK
28 # define XML_STATUS_OK 1
  /src/external/mit/expat/dist/lib/
expat.h 68 #ifndef XML_STATUS_OK
69 #define XML_STATUS_OK 1
79 XML_STATUS_OK = 1,
80 # define XML_STATUS_OK XML_STATUS_OK
544 fill in the XML_Encoding structure, and return XML_STATUS_OK.
731 XML_STATUS_OK otherwise.
809 Returns XML_STATUS_OK when successful, XML_STATUS_ERROR otherwise.

Completed in 74 milliseconds