| /src/external/bsd/tradcpp/dist/ |
| bool.h | 37 #define true 1 macro
|
| /src/external/gpl2/diffutils/dist/lib/ |
| setmode.c | 31 typedef enum {false = 0, true = 1} bool; enumerator in enum:__anon9132
|
| /src/sys/sys/ |
| stdbool.h | 39 #define true 1 macro
|
| /src/usr.bin/make/unit-tests/ |
| cond-late.mk | 21 @${MAKE} -f ${MAKEFILE} do-parse-time || true 23 COND.true= "yes" == "yes" 39 @echo ${ ${COND.true} :?yes:no}
|
| /src/usr.bin/xlint/xlint/ |
| strict-bool-stdbool.h | 38 #define true __lint_true macro
|
| /src/external/apache2/llvm/dist/libcxx/include/ |
| stdbool.h | 32 #undef true macro
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| stdbool.h | 13 /* Don't define bool, true, and false in C++, except as a GNU extension. */ 16 #define true 1 macro 22 /* For C++98, define bool, false, true as a GNU extension. */ 25 #define true true macro
|
| /src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
| stdbool.h | 7 /* Note this doesn't pass autoconf's test because (bool) 0.5 != true */ 15 #define true 1 macro
|
| /src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/ |
| stdbool.h | 7 /* Note this doesn't pass autoconf's test because (bool) 0.5 != true */ 15 #define true 1 macro
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| stdbool_.h | 30 - <stdbool.h> must be #included before 'bool', 'false', 'true' 35 - Programs should not undefine the macros bool, true, and false, 46 to 'true', and zero gets converted to 'false'. This doesn't work 56 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 61 # undef true macro 64 /* For the sake of symbolic names in gdb, we define true and false as 67 typedef enum { false = 0, true = 1 } _Bool; 100 enum { false = 0, true = 1 }; enumerator in enum:__anon9144 104 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon9145 112 #define true macro [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| stdbool_.h | 30 - <stdbool.h> must be #included before 'bool', 'false', 'true' 35 - Programs should not undefine the macros bool, true, and false, 46 to 'true', and zero gets converted to 'false'. This doesn't work 56 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 61 # undef true macro 64 /* For the sake of symbolic names in gdb, we define true and false as 67 typedef enum { false = 0, true = 1 } _Bool; 100 enum { false = 0, true = 1 }; enumerator in enum:__anon9204 104 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon9205 112 #define true macro [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| stdbool_.h | 30 - <stdbool.h> must be #included before 'bool', 'false', 'true' 35 - Programs should not undefine the macros bool, true, and false, 46 to 'true', and zero gets converted to 'false'. This doesn't work 56 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 61 # undef true macro 64 /* For the sake of symbolic names in gdb, we define true and false as 67 typedef enum { false = 0, true = 1 } _Bool; 100 enum { false = 0, true = 1 }; enumerator in enum:__anon9229 104 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon9230 112 #define true macro [all...] |
| /src/external/gpl2/xcvs/dist/lib/ |
| stdbool_.h | 30 - <stdbool.h> must be #included before 'bool', 'false', 'true' 35 - Programs should not undefine the macros bool, true, and false, 46 to 'true', and zero gets converted to 'false'. This doesn't work 56 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 61 # undef true macro 64 /* For the sake of symbolic names in gdb, we define true and false as 67 typedef enum { false = 0, true = 1 } _Bool; 78 enum { false = 0, true = 1 }; enumerator in enum:__anon9613 80 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon9614 90 #define true macro [all...] |
| /src/external/gpl3/gcc/dist/gcc/ginclude/ |
| stdbool.h | 34 /* bool, true and false are keywords. */ 37 #define true 1 macro
|
| /src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
| stdbool.h | 35 #define true ((_Bool)+1u) macro 38 #define true 1 macro
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| stdbool.in.h | 29 - <stdbool.h> must be #included before 'bool', 'false', 'true' 34 - Programs should not undefine the macros bool, true, and false, 48 to 'true', and zero gets converted to 'false'. This doesn't work 61 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 66 # undef true macro 105 /* For the sake of symbolic names in gdb, define true and false as 108 typedef enum { false = 0, true = 1 } _Bool; 114 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon18421 124 # define true true macro 127 # define true macro [all...] |
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| stdbool.in.h | 29 - <stdbool.h> must be #included before 'bool', 'false', 'true' 34 - Programs should not undefine the macros bool, true, and false, 48 to 'true', and zero gets converted to 'false'. This doesn't work 61 /* BeOS <sys/socket.h> already #defines false 0, true 1. We use the same 66 # undef true macro 105 /* For the sake of symbolic names in gdb, define true and false as 108 typedef enum { false = 0, true = 1 } _Bool; 114 typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; enumerator in enum:__anon21162 124 # define true true macro 127 # define true macro [all...] |
| /src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| CreateInvocationFromCommandLine.cpp | 55 C->getJobs().Print(llvm::errs(), "\n", true); local 72 OffloadCompilation = true; 81 Jobs.Print(OS, "; ", true);
|
| /src/external/bsd/tcpdump/dist/tests/ |
| TESTrun | 22 # Make true and false work as Booleans. 24 use constant true => 1; constant
|
| /src/sys/arch/arm/fdt/ |
| gtmr_fdt.c | 114 "arm,cpu-registers-not-fw-configured", true); local
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
| RegisterBank.cpp | 58 return true; 83 print(dbgs(), /* IsForDebug */ true, TRI); local
|
| /src/external/apache2/llvm/dist/clang/lib/AST/ |
| ASTDumper.cpp | 40 : Primary->noload_lookups(/*PreserveInternalState=*/true); 114 DumpedAny = true; 143 dumpTemplateDecl(D, true); 207 ASTDumper P(llvm::errs(), Ctx, /*ShowColors=*/true); local 243 ASTDumper P(llvm::errs(), /*ShowColors=*/true); local 272 ASTDumper Dumper(llvm::errs(), /*ShowColors=*/true);
|
| VTTBuilder.cpp | 115 BaseDeclIsMorallyVirtual = true; 124 BaseDeclIsNonVirtualPrimaryBase = true; 169 LayoutVTT(BaseSubobject(BaseDecl, BaseOffset), /*BaseIsVirtual=*/true); local
|
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| record-layout.cc | 119 last_item.m_field, true)); local
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| prof_log.c | 42 expect_b_eq(prof_log_is_logging(), true, local 49 expect_b_eq(prof_log_is_logging(), true, local 145 prof_log_dummy_set(true);
|