HomeSort by relevance Sort by last modified time
    Searched defs:div_t (Results 1 - 5 of 5) sorted by null

  /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);

Completed in 600 milliseconds