Home
last modified time | relevance | path

Searched refs:_DIAGASSERT (Results 1 – 25 of 26) sorted by relevance

12

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c250 _DIAGASSERT(preg != NULL); in regcomp()
251 _DIAGASSERT(pattern != NULL); in regcomp()
351 _DIAGASSERT(p != NULL); in p_ere()
405 _DIAGASSERT(p != NULL); in p_ere_exp()
552 _DIAGASSERT(p != NULL); in p_str()
582 _DIAGASSERT(p != NULL); in p_bre()
627 _DIAGASSERT(p != NULL); in p_simp_re()
743 _DIAGASSERT(p != NULL); in p_count()
767 _DIAGASSERT(p != NULL); in p_bracket()
851 _DIAGASSERT(p != NULL); in p_b_term()
[all …]
Dengine.c194 _DIAGASSERT(g != NULL); in matcher()
195 _DIAGASSERT(string != NULL); in matcher()
202 _DIAGASSERT(pmatch != NULL); in matcher()
319 _DIAGASSERT(pmatch != NULL); in matcher()
376 _DIAGASSERT(m != NULL); in dissect()
377 _DIAGASSERT(start != NULL); in dissect()
378 _DIAGASSERT(stop != NULL); in dissect()
583 _DIAGASSERT(m != NULL); in backref()
584 _DIAGASSERT(start != NULL); in backref()
585 _DIAGASSERT(stop != NULL); in backref()
[all …]
Dregfree.c108 _DIAGASSERT(preg != NULL); in __weak_alias()
110 _DIAGASSERT(preg->re_magic == MAGIC1); in __weak_alias()
Dregerror.c174 _DIAGASSERT(errcode != REG_ATOI || preg != NULL); in regerror()
175 _DIAGASSERT(errbuf != NULL); in regerror()
Dregexec.c218 _DIAGASSERT(preg != NULL);
219 _DIAGASSERT(string != NULL);
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
Dbsearch.c70 _DIAGASSERT(key != NULL); in bsearch()
71 _DIAGASSERT(base0 != NULL || nmemb == 0); in bsearch()
72 _DIAGASSERT(compar != NULL); in bsearch()
Drand_r.c48 _DIAGASSERT(seed != NULL); in rand_r()
Dnrand48.c34 _DIAGASSERT(xseed != NULL); in __weak_alias()
Djrand48.c35 _DIAGASSERT(xseed != NULL); in __weak_alias()
Derand48.c36 _DIAGASSERT(xseed != NULL); in __weak_alias()
Dlcong48.c34 _DIAGASSERT(p != NULL); in __weak_alias()
Dseed48.c36 _DIAGASSERT(xseed != NULL); in __weak_alias()
D_rand48.c43 _DIAGASSERT(xseed != NULL); in __dorand48()
/bionic/libc/upstream-netbsd/lib/libc/inet/
Dnsap_addr.c62 _DIAGASSERT(ascii != NULL); in inet_nsap_addr()
63 _DIAGASSERT(binary != NULL); in inet_nsap_addr()
103 _DIAGASSERT(binary != NULL); in inet_nsap_ntoa()
/bionic/libc/dns/net/
Dgethnamaddr.c187 _DIAGASSERT(msg != NULL); in debugprintf()
236 _DIAGASSERT(answer != NULL); in getanswer()
237 _DIAGASSERT(qname != NULL); in getanswer()
537 _DIAGASSERT(name != NULL); in gethostbyname_r()
689 _DIAGASSERT(name != NULL); in gethostbyname_internal_real()
847 _DIAGASSERT(addr != NULL); in android_gethostbyaddrfornetcontext_real()
1049 _DIAGASSERT(src != NULL); in map_v4v6_address()
1050 _DIAGASSERT(dst != NULL); in map_v4v6_address()
1068 _DIAGASSERT(hp != NULL); in map_v4v6_hostent()
1069 _DIAGASSERT(bpp != NULL); in map_v4v6_hostent()
[all …]
Dsethostent.c109 _DIAGASSERT(rv != NULL); in _hf_gethtbyname()
151 _DIAGASSERT(name != NULL); in _hf_gethtbyname2()
261 _DIAGASSERT(rv != NULL); in _hf_gethtbyaddr()
/bionic/libc/dns/nameser/
Dns_name.c186 _DIAGASSERT(__type_fit(int, dn - dst)); in ns_name_ntop()
397 _DIAGASSERT(__type_fit(int, dn - dst)); in ns_name_ntol()
467 _DIAGASSERT(__type_fit(int, srcp - src + 1)); in ns_name_unpack2()
499 _DIAGASSERT(__type_fit(int, srcp - src)); in ns_name_unpack2()
582 _DIAGASSERT(__type_fit(int, dstp - dst)); in ns_name_pack()
614 _DIAGASSERT(__type_fit(int, dstp - dst)); in ns_name_pack()
970 _DIAGASSERT(__type_fit(int, in dn_find()
1039 _DIAGASSERT(__type_fit(int, dn - beg)); in decode_bitstring()
Dns_ttl.c91 _DIAGASSERT(__type_fit(int, dst - odst)); in ns_format_ttl()
Dns_print.c1058 _DIAGASSERT(__type_fit(int, buf - obuf)); in ns_sprintrrf()
1090 _DIAGASSERT(__type_fit(int, buf - obuf)); in ns_sprintrrf()
1167 _DIAGASSERT(__type_fit(int, rdata - odata)); in charstr()
1212 _DIAGASSERT(__type_fit(int, newlen)); in addname()
Dns_parse.c102 _DIAGASSERT(__type_fit(int, ptr - optr)); in ns_skiprr()
/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/
Dsha1.c159 _DIAGASSERT(buffer != 0); in SHA1Transform()
160 _DIAGASSERT(state != 0); in SHA1Transform()
223 _DIAGASSERT(context != 0); in SHA1Init()
242 _DIAGASSERT(context != 0); in SHA1Update()
243 _DIAGASSERT(data != 0); in SHA1Update()
270 _DIAGASSERT(digest != 0); in SHA1Final()
271 _DIAGASSERT(context != 0); in SHA1Final()
/bionic/libc/upstream-netbsd/android/include/
Dnetbsd-compat.h25 #define _DIAGASSERT(e) /* nothing */ macro
/bionic/libc/upstream-netbsd/lib/libc/gen/
Dutime.c54 _DIAGASSERT(path != NULL); in utime()
/bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
Drandom.c345 _DIAGASSERT(arg_state != NULL); in initstate()
416 _DIAGASSERT(arg_state != NULL); in setstate()
/bionic/libc/dns/resolv/
Dres_debug.c1151 _DIAGASSERT(__type_fit(int, count)); in dn_count_labels()

12