Searched defs:iptr (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/math/
H A Dmodff.c3 float modff(float x, float* iptr) { argument
H A Dmodf.c3 double modf(double x, double* iptr) { argument
H A Dmodfl.c4 long double modfl(long double x, long double* iptr) { argument
16 long double modfl(long double x, long double* iptr) { argument
/fuchsia/zircon/bootloader/src/
H A Dframebuffer.c165 unsigned char* iptr = logo_rle; local
/fuchsia/zircon/system/utest/core/elf-tls/
H A Dtls.cpp23 static thread_local intptr_t iptr = INTPTR_MAX; variable

Completed in 31 milliseconds