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

  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.h 117 struct macro_info { struct
138 struct macro_info *macroinfo;
aicasm_gram.y 1515 (struct macro_info *)malloc(sizeof(struct macro_info));
1521 sizeof(struct macro_info));
  /src/usr.bin/m4/
look.c 62 static struct ohash_info macro_info = { variable in typeref:struct:ohash_info
93 ohash_init(&macros, 10, &macro_info);
147 n = ohash_create_entry(&macro_info, name, &end);

Completed in 15 milliseconds