Home
last modified time | relevance | path

Searched refs:HAVE_TMPNAM_R (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h861 #define HAVE_TMPNAM_R 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h545 #undef HAVE_TMPNAM_R
/external/python/cpython2/
Dpyconfig.h.in884 #undef HAVE_TMPNAM_R
/external/python/cpython3/
Dpyconfig.h.in1170 #undef HAVE_TMPNAM_R
/external/python/cpython2/Modules/
Dposixmodule.c343 #if defined(HAVE_TMPNAM_R) && defined(WITH_THREAD)