HomeSort by relevance Sort by last modified time
    Searched defs:L_tmpnam (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/
stdio.h 103 #define L_tmpnam 4096
  /device/linaro/bootloader/edk2/StdLib/Include/
stdio.h 305 #define L_tmpnam PATH_MAX /* must be == PATH_MAX */
369 @param[out] Buffer A pointer to an array of at least L_tmpnam char elements.
    [all...]
  /external/python/cpython2/Lib/plat-linux2/
IN.py 330 L_tmpnam = 20
  /external/python/cpython2/Lib/plat-atheos/
IN.py 177 L_tmpnam = 20

Completed in 421 milliseconds