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

  /bionic/libc/upstream-netbsd/android/include/
netbsd-compat.h 25 #define __type_fit(t, a) (0 == 0) macro
  /system/core/toolbox/
bsd-compatibility.h 43 #define __type_fit(t, a) (0 == 0) macro
  /bionic/libc/dns/nameser/
ns_name.c 192 _DIAGASSERT(__type_fit(int, dn - dst));
403 _DIAGASSERT(__type_fit(int, dn - dst));
473 _DIAGASSERT(__type_fit(int, srcp - src + 1));
505 _DIAGASSERT(__type_fit(int, srcp - src));
588 _DIAGASSERT(__type_fit(int, dstp - dst));
620 _DIAGASSERT(__type_fit(int, dstp - dst));
976 _DIAGASSERT(__type_fit(int,
1045 _DIAGASSERT(__type_fit(int, dn - beg));
ns_ttl.c 97 _DIAGASSERT(__type_fit(int, dst - odst));
ns_parse.c 100 _DIAGASSERT(__type_fit(int, ptr - optr));
ns_print.c 1064 _DIAGASSERT(__type_fit(int, buf - obuf));
1096 _DIAGASSERT(__type_fit(int, buf - obuf));
1173 _DIAGASSERT(__type_fit(int, rdata - odata));
1218 _DIAGASSERT(__type_fit(int, newlen));
  /system/core/toolbox/upstream-netbsd/lib/libc/gen/
humanize_number.c 136 _DIAGASSERT(__type_fit(int, i));
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 1088 _DIAGASSERT(__type_fit(unsigned char,
    [all...]
  /bionic/libc/dns/resolv/
res_debug.c 1159 _DIAGASSERT(__type_fit(int, count));
    [all...]

Completed in 393 milliseconds