Home
last modified time | relevance | path

Searched refs:replacement_text (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aic7xxx/aicasm/
A Daicasm_macro_gram.y150 marg->replacement_text = strdup(argtext);
151 if (marg->replacement_text == NULL) {
A Daicasm_symbol.h109 char *replacement_text; member
A Daicasm_scan.l548 next_match = match_marg->replacement_text;
560 free(marg->replacement_text);
A Daicasm_gram.y1590 marg->replacement_text = NULL; in add_macro_arg()

Completed in 6 milliseconds