Searched defs:notfirst (Results 1 – 4 of 4) sorted by relevance
/external/mdnsresponder/mDNSCore/ |
D | DNSCommon.h | 109 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) &… argument
|
/external/iproute2/lib/ |
D | utils.c | 787 static int notfirst; in resolve_address() local
|
/external/iproute2/misc/ |
D | ss.c | 949 static int notfirst; in __resolve_service() local 1367 static int notfirst; in get_dns_host() local
|
/external/valgrind/perf/ |
D | tinycc.c | 9594 int *st, last_tok, t, notfirst; in macro_arg_subst() local 13848 int notfirst, index, index_last, align, l, nb_elems, elem_size; in decl_designator() local
|