Home
last modified time | relevance | path

Searched defs:false (Results 1 – 25 of 103) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdbool.h36 #define false ((_Bool)+0u) macro
39 #define false 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdbool.h35 #define false 0 macro
45 #define false false macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdbool.h17 #define false 0 macro
24 #define false false macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdbool.in.h123 # define false false macro
126 # define false 0 macro
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_clone_wait.h251 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 Dt_ptrace_exec_wait.h170 TRACEME_VFORK_EXEC(traceme_vfork_exec, false, false) in TRACEME_VFORK_EXEC() argument
H A Dt_ptrace_threads_wait.h249 TRACE_THREADS(trace_thread_nolwpevents, false, false, false) in TRACE_THREADS() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-set.h193 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 Dhash-set.h193 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 DX86AvoidTrailingCall.cpp67 INITIALIZE_PASS(X86AvoidTrailingCallPass, AVOIDCALL_NAME, AVOIDCALL_DESC, false, false) in INITIALIZE_PASS() argument
H A DX86FixupSetCC.cpp57 INITIALIZE_PASS(X86FixupSetCCPass, DEBUG_TYPE, DEBUG_TYPE, false, false) in INITIALIZE_PASS() argument
H A DX86EvexToVex.cpp276 INITIALIZE_PASS(EvexToVexInstPass, EVEX2VEX_NAME, EVEX2VEX_DESC, false, false) in INITIALIZE_PASS() argument
H A DX86FixupBWInsts.cpp155 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 DRISCVCleanupVSETVLI.cpp53 RISCV_CLEANUP_VSETVLI_NAME, false, false) in INITIALIZE_PASS() argument
H A DRISCVMergeBaseOffset.cpp68 RISCV_MERGE_BASE_OFFSET_NAME, false, false) in INITIALIZE_PASS() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h317 : 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 Dbool.h38 #define false 0 macro
/netbsd-src/sys/sys/
H A Dstdbool.h40 #define false 0 macro
/netbsd-src/usr.bin/xlint/xlint/
H A Dstrict-bool-stdbool.h37 #define false __lint_false macro
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdbool.h16 #define false 0 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstdbool_.h111 #define false 0 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdbool_.h111 #define false 0 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdbool_.h111 #define false 0 macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdbool_.h89 #define false 0 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp76 INITIALIZE_PASS(Thumb2ITBlock, DEBUG_TYPE, PASS_NAME, false, false) in INITIALIZE_PASS() argument

12345