Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dmacro.c51 int macro_defined; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dmacro.c51 int macro_defined; variable
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc2156 bool macro_defined = _cpp_defined_macro_p (node); in do_elif() local