bodytext 95 dev/microcode/aic7xxx/aicasm_gram.y static void add_macro_body(const char *bodytext); bodytext 1571 dev/microcode/aic7xxx/aicasm_gram.y add_macro_body(const char *bodytext) bodytext 1578 dev/microcode/aic7xxx/aicasm_gram.y cur_symbol->info.macroinfo->body = strdup(bodytext);