Searched refs:ae (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/dns/nameser/
H A Dns_name.c756 ns_nname_ct ae = a + as, be = b + bs; local
764 if (a + ac >= ae || b + bc >= be) {
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c900 char *a = (char*)a1, *ae = a + len; local
902 while(a < ae)

Completed in 34 milliseconds