Searched defs:rand (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/test/builtins/Unit/ | ||
H A D | fp_test.h | 286 static inline TYPE_FP16 makeNaN16(uint16_t rand) in makeNaN64() argument |
/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ | ||
H A D | discard.pass.cpp | 33 rand() in rand() function |
/llvm-project/bolt/test/Inputs/ | ||
H A D | stub.c | 8 int rand(void) { return 0; } in rand() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | MetaRenamer.cpp | 83 int rand() { in rand() function |
/llvm-project/clang/test/Analysis/ | ||
H A D | security-syntax-checks.m | 122 int rand(void); function |