Home
last modified time | relevance | path

Searched defs:directive_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dpreprocess.h129 typedef struct directive_info struct
131 struct directive_info *Next; argument
132 char Argument[MAX_ARGUMENT_LENGTH];
133 int Directive;
134 BOOLEAN IgnoringThisCodeBlock;
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c401 const directive_infoS directive_info[] = variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c414 const directive_infoS directive_info[] = variable