Home | Sort by relevance Sort by last modified time |
/bionic/libc/include/ | |
stdlib.h | 133 } div_t; typedef in typeref:struct:__anon180 135 extern div_t div(int, int) __pure2; |
/development/ndk/platforms/android-L/include/ | |
stdlib.h | 141 } div_t; typedef in typeref:struct:__anon2533 143 extern div_t div(int, int) __pure2; |
/development/ndk/platforms/android-3/include/ | |
stdlib.h | 150 } div_t; typedef in typeref:struct:__anon1579 152 extern div_t div(int, int); |
/development/ndk/platforms/android-8/include/ | |
stdlib.h | 151 } div_t; typedef in typeref:struct:__anon1632 153 extern div_t div(int, int); |
/development/ndk/platforms/android-9/include/ | |
stdlib.h | 151 } div_t; typedef in typeref:struct:__anon1819 153 extern div_t div(int, int); |