/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ |
H A D | fp-cmp-4.c | 2 test_isunordered(double x, double y, int true) in test_isunordered() 17 test_isless(double x, double y, int true) in test_isless() 32 test_islessequal(double x, double y, int true) in test_islessequal() 47 test_isgreater(double x, double y, int true) in test_isgreater() 62 test_isgreaterequal(double x, double y, int true) in test_isgreaterequal() 77 test_islessgreater(double x, double y, int true) in test_islessgreater()
|
/openbsd/include/ |
H A D | stdbool.h | 17 #define true 1 macro 28 #define true true macro 39 #define true true macro
|
/openbsd/gnu/usr.bin/gcc/gcc/ginclude/ |
H A D | stdbool.h | 37 #define true 1 macro 46 #define true true macro
|
/openbsd/gnu/gcc/gcc/ginclude/ |
H A D | stdbool.h | 37 #define true 1 macro 46 #define true true macro
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | stdbool.h | 21 #define true 1 macro 30 #define true true macro
|
/openbsd/libexec/tradcpp/ |
H A D | bool.h | 37 #define true 1 macro
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | circular_raw_ostream.h | 109 : raw_ostream(/*unbuffered*/ true), OwnsStream(Owns), in raw_ostream() argument
|
H A D | CFGDiff.h | 42 auto reverse_if_helper(Range &&R, std::integral_constant<bool, true>) { in reverse_if_helper() argument
|
H A D | ErrorOr.h | 78 : HasError(true) { in HasError() argument
|
/openbsd/sys/sys/ |
H A D | types.h | 237 #define true 1 macro 248 #define true true macro
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Stream.h | 408 : llvm::raw_ostream(/*unbuffered*/ true), m_target(target) { in raw_ostream() argument
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/ |
H A D | tree_trace_base.hpp | 187 print_node_pointer(Const_Node_Iterator nd_it, integral_constant<int,true>) in print_node_pointer() argument
|
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | angel.h | 118 # define true _true macro
|
H A D | host.h | 119 # define true _true macro
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 75 INITIALIZE_PASS_BEGIN(CostModelAnalysis, CM_NAME, cm_name, false, true) in INITIALIZE_PASS_BEGIN() argument
|
H A D | Delinearization.cpp | 653 INITIALIZE_PASS_BEGIN(Delinearization, DL_NAME, delinearization_name, true, in INITIALIZE_PASS_BEGIN() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/ |
H A D | dhry.h | 401 #define true 1 macro
|
/openbsd/gnu/gcc/intl/ |
H A D | relocatable.c | 64 #define true 1 macro
|
/openbsd/gnu/usr.bin/texinfo/intl/ |
H A D | relocatable.c | 69 #define true 1 macro
|
/openbsd/gnu/llvm/compiler-rt/lib/BlocksRuntime/ |
H A D | Block_private.h | 41 #define true (bool)1 macro
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 93 : IsRecurrence(true), PatternLastInst(I), RecKind(K), in IsRecurrence() argument
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 259 : MCEncodedFragmentWithContents(FT_CompactEncodedInst, true, Sec) { in MCEncodedFragmentWithContents() argument 280 : MCEncodedFragmentWithFixups(FT_Relaxable, true, Sec), in MCEncodedFragmentWithFixups() argument
|
/openbsd/gnu/gcc/libcpp/ |
H A D | system.h | 389 #define true 1 macro
|
/openbsd/gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/ |
H A D | PP.pm | 1477 sub true { $JSON::PP::true } subroutine
|
/openbsd/usr.bin/indent/ |
H A D | indent_globs.h | 48 #define true 1 macro
|