Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 - 25 of 111) sorted by relevance

12345

/third_party/elfutils/libasm/
H A Dasm_adduint16.c30 #define SIZE 16 macro
H A Dasm_adduint32.c30 #define SIZE 32 macro
H A Dasm_addint16.c30 #define SIZE 16 macro
H A Dasm_addint32.c30 #define SIZE 32 macro
H A Dasm_addint64.c30 #define SIZE 64 macro
H A Dasm_adduint64.c30 #define SIZE 64 macro
H A Dasm_addint8.c40 # define SIZE 8 macro
52 FCT(SIZE) (AsmScn_t *asmscn, TYPE(SIZE) num) in SIZE() function
[all...]
/third_party/musl/src/internal/
H A Dparam_check.h23 #define SIZE (64) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dparam_check.h23 #define SIZE (64) macro
/third_party/musl/libc-test/src/functionalext/supplement/hook/hook_gtest/
H A Dhook_realloc_test.cpp6 constexpr int SIZE = 128; variable
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/
H A Dmalloc_malloc_usable_size_test.cpp12 constexpr int SIZE = 2; variable
H A Dmalloc_calloc_test.cpp14 constexpr size_t SIZE = 100; variable
/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Drand.c20 const int32_t SIZE = 5; variable
/third_party/musl/libc-test/src/functionalext/supplement/search/
H A Dhdestroy.c19 const size_t SIZE = 2; variable
H A Dhcreate_r.c19 const size_t SIZE = 2; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-573-layout-test-failures.hpp6 static const long SIZE = 1; member in Outer
/third_party/ffmpeg/libavcodec/tests/
H A Diirfilter.c28 #define SIZE 1024 macro
H A Dgolomb.c33 #define SIZE (COUNT * 4) macro
[all...]
H A Drangecoder.c28 #define SIZE 1240 macro
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread01.c10 #define SIZE 512 macro
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dhasmntopt.c20 const int SIZE = 10; variable
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_getentropy_test.cpp12 constexpr int SIZE = 32; variable
/third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/
H A Dmman_mprotect_test.cpp12 constexpr int SIZE = 8; variable
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/multibyte_gtest/
H A Dmultibyte_mbrtowc_test.cpp12 constexpr int SIZE = 8; variable
/third_party/node/test/wasi/c/
H A Dstat.c11 #define SIZE 500 macro

Completed in 9 milliseconds

12345