Searched defs:f_i (Results 1 – 4 of 4) sorted by relevance
/third_party/opencl-headers/tests/ |
D | test_cl_half.h.c | 31 union FI f_i, ref_i; in test_half_to_float() local 46 union FI f_i; in test_half_from_float() local
|
/third_party/musl/libc-test/src/common/ |
D | mtest.h | 82 struct f_i {POS int r; float x; long long i; int e; }; argument
|
/third_party/openssl/ohos_lite/crypto/ec/ |
D | curve25519.c | 393 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 403 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local
|