Searched refs:define_macro (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dmacro.h77 extern const char *define_macro
H A Dread.c2217 err = define_macro (0, &s, &label, get_line_sb, &name);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dmacro.h91 extern const char *define_macro
H A Dread.c2326 err = define_macro (0, &s, &label, get_line_sb, file, line, &name);
2330 err = define_macro (0, &s, NULL, get_line_sb, file, line, &name);
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dmacro.c458 define_macro (char *mactype, int recursive)
708 define_macro ("macro", 0);
714 define_macro ("rmacro", 1);
455 define_macro (char *mactype, int recursive) function

Completed in 211 milliseconds