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

  /src/external/gpl2/xcvs/dist/lib/
tempname.c 46 # define __GT_NOCREATE 3
199 __GT_NOCREATE: simply verify that the name does not exist
288 case __GT_NOCREATE:
  /src/external/gpl2/diffutils/dist/lib/
tempname.c 43 # define __GT_NOCREATE 3
221 __GT_NOCREATE: simply verify that the name does not exist
310 case __GT_NOCREATE:
  /src/external/gpl2/texinfo/dist/lib/
tempname.c 45 # define __GT_NOCREATE 3
223 __GT_NOCREATE: simply verify that the name does not exist
312 case __GT_NOCREATE:
  /src/external/gpl3/gdb/dist/gnulib/import/
tempname.c 39 # define __GT_NOCREATE 2
42 || GT_NOCREATE != __GT_NOCREATE)
210 __GT_NOCREATE: simply verify that the name does not exist
228 [__GT_NOCREATE] = try_nocreate
274 first try it's worth the entropy cost with __GT_NOCREATE, which
  /src/external/gpl3/gdb.old/dist/gnulib/import/
tempname.c 39 # define __GT_NOCREATE 2
42 || GT_NOCREATE != __GT_NOCREATE)
210 __GT_NOCREATE: simply verify that the name does not exist
228 [__GT_NOCREATE] = try_nocreate
274 first try it's worth the entropy cost with __GT_NOCREATE, which

Completed in 15 milliseconds