bodytext           90 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y static void add_macro_body(const char *bodytext);
bodytext         1609 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y add_macro_body(const char *bodytext)
bodytext         1616 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	cur_symbol->info.macroinfo->body = strdup(bodytext);