Home
last modified time | relevance | path

Searched refs:early_program_csu_files (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.h56 extern struct strlist early_program_csu_files;
H A Ddriver.c85 struct strlist early_program_csu_files; variable
493 early_csu = &early_program_csu_files; in run_linker()
552 strlist_init(&early_program_csu_files); in main()
875 strlist_free(&early_program_csu_files); in main()
H A Dplatform.c261 { ARRAYPAIR(early_program_csu), &early_program_csu_files },
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dplatform.c142 { ARRAYPAIR(early_program_csu), &early_program_csu_files },