|
GDB (xrefs)
|
#include <expat.h>Go to the source code of this file.
Macros | |
| #define | XML_STATUS_OK 1 |
| #define | XML_STATUS_ERROR 0 |
| #define | XMLCALL |
| #define XML_STATUS_ERROR 0 |
Definition at line 29 of file gdb_expat.h.
Referenced by gdb_xml_fetch_external_entity(), and gdb_xml_parse().
| #define XML_STATUS_OK 1 |
Definition at line 28 of file gdb_expat.h.
Referenced by gdb_xml_parse().
| #define XMLCALL |
Definition at line 35 of file gdb_expat.h.
1.8.10