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

/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c582 #define HOST_p_c2l(c,l,n) { \ macro
618 #define HOST_p_c2l(c,l,n) { \ macro
678 l=p[sw]; HOST_p_c2l(data,l,sc); p[sw++]=l;
701 HOST_p_c2l(data,l,sc);
820 HOST_p_c2l(cp,l,j); p[i++]=l; /* i is the next 'undefined word' */

Completed in 67 milliseconds