/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | stdbool.h | 36 #define false ((_Bool)+0u) macro 39 #define false 0 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stdbool.h | 35 #define false 0 macro 45 #define false false macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | stdbool.h | 17 #define false 0 macro 24 #define false false macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdbool.in.h | 123 # define false false macro 126 # define false 0 macro
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_clone_wait.h | 251 CLONE_TEST(clone_vm1, CLONE_VM, false, false, false) in CLONE_TEST() argument 666 CLONE_TEST2(clone_vm_signalignored, CLONE_VM, true, false) in CLONE_TEST2() argument
|
H A D | t_ptrace_exec_wait.h | 170 TRACEME_VFORK_EXEC(traceme_vfork_exec, false, false) in TRACEME_VFORK_EXEC() argument
|
H A D | t_ptrace_threads_wait.h | 249 TRACE_THREADS(trace_thread_nolwpevents, false, false, false) in TRACE_THREADS() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-set.h | 193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx() argument 200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx() argument 207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-set.h | 193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx() argument 200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx() argument 207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86AvoidTrailingCall.cpp | 67 INITIALIZE_PASS(X86AvoidTrailingCallPass, AVOIDCALL_NAME, AVOIDCALL_DESC, false, false) in INITIALIZE_PASS() argument
|
H A D | X86FixupSetCC.cpp | 57 INITIALIZE_PASS(X86FixupSetCCPass, DEBUG_TYPE, DEBUG_TYPE, false, false) in INITIALIZE_PASS() argument
|
H A D | X86EvexToVex.cpp | 276 INITIALIZE_PASS(EvexToVexInstPass, EVEX2VEX_NAME, EVEX2VEX_DESC, false, false) in INITIALIZE_PASS() argument
|
H A D | X86FixupBWInsts.cpp | 155 INITIALIZE_PASS(FixupBWInstPass, FIXUPBW_NAME, FIXUPBW_DESC, false, false) in INITIALIZE_PASS() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVCleanupVSETVLI.cpp | 53 RISCV_CLEANUP_VSETVLI_NAME, false, false) in INITIALIZE_PASS() argument
|
H A D | RISCVMergeBaseOffset.cpp | 68 RISCV_MERGE_BASE_OFFSET_NAME, false, false) in INITIALIZE_PASS() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 317 : MCFragment(FT_Align, false, Sec), Alignment(Alignment), EmitNops(false), in MCFragment() argument 349 : MCFragment(FT_Fill, false, Sec), ValueSize(VSize), Value(Value), in MCFragment() argument 375 : MCFragment(FT_Nops, false, Sec), Size(NumBytes), in MCFragment() argument 401 : MCFragment(FT_Org, false, Sec), Value(Value), Offset(&Offset), in MCFragment() argument 426 : MCFragment(FT_LEB, false, Sec), IsSigned(IsSigned_), Value(&Value_) { in MCFragment() argument 491 : MCFragment(FT_SymbolId, false, Sec), Sym(Sym) {} in MCFragment() argument 520 : MCFragment(FT_CVInlineLines, false, Sec), SiteFuncId(SiteFuncId), in MCFragment() argument 577 : MCFragment(FT_BoundaryAlign, false, Sec), AlignBoundary(AlignBoundary) { in MCFragment() argument
|
/netbsd-src/external/bsd/tradcpp/dist/ |
H A D | bool.h | 38 #define false 0 macro
|
/netbsd-src/sys/sys/ |
H A D | stdbool.h | 40 #define false 0 macro
|
/netbsd-src/usr.bin/xlint/xlint/ |
H A D | strict-bool-stdbool.h | 37 #define false __lint_false macro
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
H A D | stdbool.h | 16 #define false 0 macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | stdbool_.h | 111 #define false 0 macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdbool_.h | 111 #define false 0 macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdbool_.h | 111 #define false 0 macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdbool_.h | 89 #define false 0 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | Thumb2ITBlockPass.cpp | 76 INITIALIZE_PASS(Thumb2ITBlock, DEBUG_TYPE, PASS_NAME, false, false) in INITIALIZE_PASS() argument
|