Searched refs:OPT_NAME (Results 1 – 2 of 2) sorted by relevance
61 #define OPT_NAME "NAME" macro
166 if (fscanf(file, OPT_NAME "=%s", gOpts.chip) != 1) { in parseChip()331 fprintf(out, SEC_CHIP "\n" OPT_NAME "=%s\n", gOpts.chip); in printOpts()