Searched defs:bit_bucket (Results 1 – 3 of 3) sorted by relevance
647 bool bit_bucket = strcmp (linker_output, HOST_BIT_BUCKET) == 0; in run_gcc() local
1265 bool bit_bucket = strcmp (linker_output, HOST_BIT_BUCKET) == 0; in run_gcc() local
206 FILE *bit_bucket; /* file pointer to /dev/null */ variable