Searched defs:ae (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libast/common/string/
H A Dstruniq.c39 register char** ae; local
42 ae = ao + n;
43 while (++an < ae)
46 if (++an >= ae)
H A Dstrnvcmp.c34 register const char* ae; local
39 ae = a + n;
43 if (a >= ae)
54 while (a < ae && isdigit(*a))
/osnet-11/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c743 ns_nname_ct ae = a + as, be = b + bs; local
751 if (a + ac >= ae || b + bc >= be) {
/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.h390 uint32_t ae :1; member in struct:tavor_hw_snd_wqe_bind_s

Completed in 60 milliseconds