Searched defs:compilerCCC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/genmk/
H A Dgenmk_old.c57 static char *compilerCCC="CC"; variable
220 compilerCCC = t;
477 printf("CCC = %s\n",compilerCCC);
H A Dgenmk.c66 static char *compilerCCC="CC"; variable
328 compilerCCC = t;
652 printf("CCC = %s\n",compilerCCC);

Completed in 45 milliseconds