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

  /prebuilts/ndk/r11/sources/android/support/src/wcstox/
floatscan.c 338 int gottail = 0, gotrad = 0, gotdig = 0; local
370 } else if (d && !gottail) {
372 gottail = 1;
  /prebuilts/ndk/r13/sources/android/support/src/wcstox/
floatscan.c 338 int gottail = 0, gotrad = 0, gotdig = 0; local
370 } else if (d && !gottail) {
372 gottail = 1;

Completed in 123 milliseconds