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

  /src/sys/dev/microcode/aic7xxx/
aicasm.h 91 void expand_macro(struct symbol *macro_symbol);
aicasm.h 91 void expand_macro(struct symbol *macro_symbol);
  /src/usr.bin/m4/
eval.c 81 static void expand_macro(const char *[], int);
116 expand_macro(argv, argc);
511 * expand_macro - user-defined macro expansion
514 expand_macro(const char *argv[], int argc) function in typeref:typename:void
eval.c 81 static void expand_macro(const char *[], int);
116 expand_macro(argv, argc);
511 * expand_macro - user-defined macro expansion
514 expand_macro(const char *argv[], int argc) function in typeref:typename:void

Completed in 22 milliseconds