Home
last modified time | relevance | path

Searched defs:NUM (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/src/passwd/
H A Dputspent.c4 #define NUM(n) ((n) == -1 ? 0 : -1), ((n) == -1 ? 0 : (n)) macro
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_unshare_test.cpp10 constexpr int NUM = -10; variable
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/
H A Dstdio_fputc_unlocked_test.cpp9 constexpr int NUM = 65; variable
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dbsearch.c22 #define NUM 8 macro
H A Datoi.c22 const int32_t NUM = 123; variable
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_dup2_test.cpp7 constexpr int NUM = 9; variable
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_vsnprintf_chk_test.cpp7 constexpr int NUM = 666; variable
/third_party/musl/libc-test/src/functionalext/supplement/sigchain/sigchain_gtest/
H A Dsigchain_add_special_signal_handler_test.cpp9 constexpr int NUM = 2; variable
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_ftime_test.cpp9 constexpr int NUM = 1000000; variable
/third_party/icu/icu4c/source/samples/coll/
H A Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/icu/source/samples/coll/
H A Dcoll.cpp67 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp75 enum {FLAG, NUM, STRING} type; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h148 NUM, enumerator
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp130 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp146 enum {FLAG, NUM, STRING} type; enumerator
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp2605 const double NUM[] = { -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5 }; local

Completed in 14 milliseconds