HomeSort by: relevance | last modified time | path
    Searched refs:define_macro (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
macro.h 89 extern macro_entry *define_macro (sb *, sb *, size_t (*) (sb *));
read.c 2857 macro = define_macro (&s, &label, get_macro_line_sb);
2861 macro = define_macro (&s, NULL, get_macro_line_sb);
  /src/external/gpl3/binutils.old/dist/gas/
macro.h 89 extern macro_entry *define_macro (sb *, sb *, size_t (*) (sb *));
read.c 2849 macro = define_macro (&s, &label, get_macro_line_sb);
2853 macro = define_macro (&s, NULL, get_macro_line_sb);
  /src/external/gpl2/texinfo/dist/makeinfo/
macro.c 460 define_macro (char *mactype, int recursive)
710 define_macro ("macro", 0);
716 define_macro ("rmacro", 1);
457 define_macro (char *mactype, int recursive) function
  /src/external/gpl2/groff/dist/src/roff/troff/
input.cpp 4307 // this should be local to define_macro, but cfront 1.2 doesn't support that
4447 void define_macro() function
7578 init_request("de", define_macro);

Completed in 50 milliseconds