Searched defs:pccts_path (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.c59 static char *pccts_path="/usr/local/pccts"; variable
233 pccts_path = t;
248 { "-pccts_path",1,ppccts_path,
361 printf("PCCTS = %s\n",pccts_path);
H A Dgenmk.c68 static char *pccts_path="/usr/local/pccts"; variable
342 pccts_path = t;
358 { "-pccts_path",1,ppccts_path,
497 printf("PCCTS = %s\n",pccts_path);

Completed in 46 milliseconds