Home
last modified time | relevance | path

Searched refs:__GT_FILE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtmpfile.c32 # define GEN_THIS __GT_FILE
62 #if defined USE_IN_LIBIO && GEN_THIS == __GT_FILE /* Not for tmpfile64. */
H A Dtempname.c35 #ifndef __GT_FILE
36 # define __GT_FILE 0 macro
298 case __GT_FILE: in __gen_tempname()
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h52 # define __GT_FILE 0 /* create a file */ macro