Searched defs:ucast (Results 1 – 10 of 10) sorted by relevance
38 extern "C" void ucast(void *a) { in ucast() function
33 extern "C" __attribute__((noinline)) A *ucast(A *a) { in ucast() function
35 extern "C" __attribute__((noinline)) A *ucast(A *a) { in ucast() function
41 extern "C" __attribute__((noinline)) A *ucast(A *a) { in ucast() function
30 extern "C" __attribute__((noinline)) A *ucast(A *a) { in ucast() function
274 inline unsigned int ucast(float x) in ucast() function
306 inline unsigned int ucast(float x) in ucast() function
811 auto ucast = CastToUsigned(field); in GenerateStructGetters() local
2567 mDNSBool ucast = (q->LargeAnswers || q->RequestUnicast) && m->CanReceiveUnicastOn5353; in BuildQuestion() local3117 …mDNSBool ucast = (ar->ProbeCount >= DefaultProbeCountForTypeUnique-1) && m->CanReceiveUnicastOn535… in SendQueries() local