Lines Matching refs:__O_TMPFILE
495 #if defined(__O_TMPFILE) || (defined(HAVE_DECL___O_TMPFILE) && HAVE_DECL___O_TMPFILE)
497 static_assert((__O_TMPFILE) == (040000000), "__O_TMPFILE != 040000000");
500 # define __O_TMPFILE 040000000
503 #if defined(__O_TMPFILE) || (defined(HAVE_DECL___O_TMPFILE) && HAVE_DECL___O_TMPFILE)
505 static_assert((__O_TMPFILE) == (0100000000), "__O_TMPFILE != 0100000000");
508 # define __O_TMPFILE 0100000000
511 #if defined(__O_TMPFILE) || (defined(HAVE_DECL___O_TMPFILE) && HAVE_DECL___O_TMPFILE)
513 static_assert((__O_TMPFILE) == (0200000000), "__O_TMPFILE != 0200000000");
516 # define __O_TMPFILE 0200000000
519 #if defined(__O_TMPFILE) || (defined(HAVE_DECL___O_TMPFILE) && HAVE_DECL___O_TMPFILE)
521 static_assert((__O_TMPFILE) == (020000000), "__O_TMPFILE != 020000000");
524 # define __O_TMPFILE 020000000
774 XLAT(__O_TMPFILE),
776 XLAT(__O_TMPFILE),
778 XLAT(__O_TMPFILE),
780 XLAT(__O_TMPFILE),