Searched defs:ldiv_t (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon320
156 extern ldiv_t ldiv(long, long);
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon674
156 extern ldiv_t ldiv(long, long);
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon1028
156 extern ldiv_t ldiv(long, long);
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon1453
156 extern ldiv_t ldiv(long, long);
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon1812
156 extern ldiv_t ldiv(long, long);
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dstdlib.h154 } ldiv_t; typedef in typeref:struct:__anon2242
156 extern ldiv_t ldiv(long, long);

Completed in 147 milliseconds