Searched defs:compilerCC (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.c58 static char *compilerCC="cc"; variable
221 compilerCC = t;
479 else printf("CC = %s\n",compilerCC);
H A Dgenmk.c67 static char *compilerCC="cc"; variable
329 compilerCC = t;
658 printf("CC = %s\n",compilerCC);

Completed in 35 milliseconds