Home
last modified time | relevance | path

Searched defs:initval (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/integration/startup/linux/
H A Dinit_fini_array_test.cpp36 int initval = 0; variable
/llvm-project/libc/test/integration/startup/gpu/
H A Dinit_fini_array_test.cpp37 int initval = 0; variable
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1745 TSAN_INTERCEPTOR(int,eventfd,unsigned initval,int flags) TSAN_INTERCEPTOR() argument