Searched refs:macro_info (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h117 struct macro_info { struct
138 struct macro_info *macroinfo;
H A Daicasm_gram.y1515 (struct macro_info *)malloc(sizeof(struct macro_info));
1521 sizeof(struct macro_info));
/netbsd-current/usr.bin/m4/
H A Dlook.c62 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 77 milliseconds