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