HomeSort by: relevance | last modified time | path
    Searched defs:gettmp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/cc/cc/
cc.c 266 char *gettmp(void);
1026 strlist_append(&temp_outputs, ofile = gettmp());
1046 strlist_append(&temp_outputs, ofile = gettmp());
1064 strlist_append(&temp_outputs, ofile = gettmp());
1194 strlist_append(&temp_outputs, tfile = gettmp());
1502 gettmp(void) function
1522 gettmp(void) function

Completed in 15 milliseconds