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

  /system/core/toolbox/
bsd-compatibility.h 43 #define __type_fit(t, a) (0 == 0) macro
  /bionic/libc/dns/nameser/
ns_name.c 186 _DIAGASSERT(__type_fit(int, dn - dst));
397 _DIAGASSERT(__type_fit(int, dn - dst));
467 _DIAGASSERT(__type_fit(int, srcp - src + 1));
499 _DIAGASSERT(__type_fit(int, srcp - src));
582 _DIAGASSERT(__type_fit(int, dstp - dst));
614 _DIAGASSERT(__type_fit(int, dstp - dst));
970 _DIAGASSERT(__type_fit(int,
1039 _DIAGASSERT(__type_fit(int, dn - beg));
ns_ttl.c 91 _DIAGASSERT(__type_fit(int, dst - odst));
ns_parse.c 102 _DIAGASSERT(__type_fit(int, ptr - optr));
ns_print.c 1058 _DIAGASSERT(__type_fit(int, buf - obuf));
1090 _DIAGASSERT(__type_fit(int, buf - obuf));
1167 _DIAGASSERT(__type_fit(int, rdata - odata));
1212 _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 1087 _DIAGASSERT(__type_fit(unsigned char,
    [all...]
  /bionic/libc/dns/resolv/
res_debug.c 1151 _DIAGASSERT(__type_fit(int, count));
    [all...]

Completed in 314 milliseconds