Home
last modified time | relevance | path

Searched refs:macro_undef (Results 1 – 8 of 8) sorted by relevance

/openbsd/libexec/tradcpp/
H A Dmacro.h44 void macro_undef(const char *macro);
H A Ddirective.c406 macro_undef(line); in d_undef()
H A Dmain.c191 macro_undef(cm->macro); in apply_commandline_macros()
H A Dmacro.c650 macro_undef(const char *macro) in macro_undef() function
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.h249 void macro_undef (struct macro_source_file *source, int line,
H A Dmacrotab.c779 macro_undef (struct macro_source_file *source, int line, in macro_undef() function
H A Ddwarf2read.c9080 macro_undef (current_file, line, body); in dwarf_decode_macros()
H A DChangeLog-2002359 * macrotab.c (macro_include, check_for_redefinition, macro_undef):