Searched refs:__GT_NOCREATE (Results 1 – 5 of 5) sorted by relevance
36 if (__gen_tempname(s, __GT_NOCREATE)) in tmpnam_r()
44 if (__gen_tempname(buffer, __GT_NOCREATE)) in tempnam()
45 if (__builtin_expect(__gen_tempname(tmpbuf, __GT_NOCREATE), 0)) in tmpnam()
39 # define __GT_NOCREATE 3 macro307 case __GT_NOCREATE: in __gen_tempname()
55 # define __GT_NOCREATE 3 /* just find a name not currently in use */ macro