GDB (xrefs)
Macros
/tmp/gdb-7.10/gdb/gdb_expat.h File Reference
#include <expat.h>

Go to the source code of this file.

Macros

#define XML_STATUS_OK   1
 
#define XML_STATUS_ERROR   0
 
#define XMLCALL
 

Macro Definition Documentation

#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.