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

/freebsd-11-stable/contrib/binutils/gas/
H A Dmacro.h88 extern const char *define_macro
H A Dread.c2519 err = define_macro (0, &s, &label, get_line_sb, file, line, &name);
2523 err = define_macro (0, &s, NULL, get_line_sb, file, line, &name);
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h339 int define_macro(const char *name, const char *value);
H A Dconfig.c1362 define_macro(const char *name, const char *value) function
H A Dmain.c1417 err = define_macro(arg, "");
1420 err = define_macro(arg, eq);
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp4305 // this should be local to define_macro, but cfront 1.2 doesn't support that
4445 void define_macro() function
7564 init_request("de", define_macro);

Completed in 109 milliseconds