HomeSort by relevance Sort by last modified time
    Searched refs:toobig (Results 1 - 4 of 4) sorted by null

  /ndk/sources/android/support/src/musl-locale/
iconv.c 293 if (*outb < sizeof(wchar_t)) goto toobig;
302 if (*outb < k) goto toobig;
311 if (*outb < 1) goto toobig;
333 if (*outb < 2) goto toobig;
339 if (*outb < 4) goto toobig;
348 if (*outb < 4) goto toobig;
360 toobig:
  /external/openssh/
authfile.c 337 toobig:
359 goto toobig;
  /bionic/libc/netbsd/
gethnamaddr.c 187 int toobig = 0; local
422 if (!toobig++)
    [all...]
  /external/dnsmasq/src/
rfc2131.c     [all...]

Completed in 516 milliseconds