Home
last modified time | relevance | path

Searched defs:ONE (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/clang/test/Modules/Inputs/
H A Dredecl-merge-top-explicit.h7 #define ONE 1 macro
H A Dredecl-merge-right.h81 int ONE; variable
/llvm-project/lldb/test/API/commands/expression/macros/
H A Dmacro1.h4 #define ONE 1 macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Duppercase-literal-suffix-integer-macro.cpp17 #define ONE MAKE_UNSIGNED(1) in horrible_macros() macro
/llvm-project/clang/test/Sema/
H A Dwarn-bitwise-compare.c9 ONE, enumerator
H A Dwarn-integer-constants-in-ternary.c6 #define ONE 1 macro
H A Dwarn-int-in-bool-context.c7 #define ONE 1 macro
H A Dstring-concat.c62 #define ONE(x) x macro
/llvm-project/clang/test/Modules/
H A Dcxx20-include-translation.cpp31 #define ONE 1 macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/concurrency/
H A Dthread-canceltype-asynchronous.cpp3 #define ONE (1 << 0) macro
/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S279 #define ONE r7:6 macro
280 ONE = #1 define
285 ONE = add(ROOT,ONE) define
296 ONE = #1 define
301 ONE = add(ROOT,ONE) define
H A Ddfmul.S25 #define ONE r9:8 macro
76 ONE = #1 define
H A Ddfdiv.S108 #define ONE r28 macro
113 ONE = #1 define
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-gline-tables-only.c25 enum E { ZERO = 0, ONE = 1 }; enumerator
/llvm-project/clang/test/SemaCXX/
H A Dpragma-vtordisp.cpp18 #define ONE 1 macro
H A Dbuiltin-is-constant-evaluated.cpp97 ONE = std::is_constant_evaluated() in test_enumerator() enumerator
/llvm-project/clang/test/AST/Interp/
H A Denums.cpp
/llvm-project/libc/src/__support/FPUtil/generic/
H A Dsqrt_80_bit_long_double.h41 constexpr StorageType ONE = StorageType(1) << int(LDBits::FRACTION_LEN); sqrt() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.h35 ONE, // 1.0 global() enumerator
/llvm-project/libc/test/src/math/smoke/
H A Dnanf128_test.cpp22 const UInt128 ONE = UInt128(1); global() member in LlvmLibcNanf128Test
/llvm-project/libc/src/math/generic/
H A Derff.cpp131 const float ONE[2] = {1.0f, -1.0f}; global() variable
/llvm-project/libc/test/src/__support/
H A Dmath_extras_test.cpp113 constexpr T ONE(1); TYPED_TEST() local
138 constexpr T ONE(1); TYPED_TEST() local
/llvm-project/clang/test/FixIt/
H A Dfixit.c38 #define ONE 1 macro
/llvm-project/libc/src/__support/FPUtil/
H A DNormalFloat.h35 static constexpr StorageType ONE = global() member
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dmake_from_tuple.pass.cpp240 ONE, global() enumerator

12