Searched refs:tc (Results 1 – 5 of 5) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/ |
A D | nameser_compat.h | 55 unsigned tc: 1; /* truncated message */ member 67 unsigned tc :1; /* truncated message */ member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | e_lgamma_r.c | 99 tc = 1.46163214496836224576e+00, /* 0x3FF762D8, 0x6356BE3F */ variable 239 else if(ix>=0x3FCDA661) {y= x-(tc-one); i=1;} in __ieee754_lgamma_r() 244 else if(ix>=0x3FF3B4C4) {y=x-tc;i=1;} /* [1.23,1.73] */ in __ieee754_lgamma_r()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | vfork.S | 31 .tc __libc_pthread_functions[TC],__libc_pthread_functions
|
A D | sysdep-cancel.h | 113 .tc __local_multiple_threads[TC],__local_multiple_threads; \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | resolv.c | 365 int qr, opcode, aa, tc, rd, ra, rcode; member 578 (h->tc ? 0x02 : 0) | in __encode_header() 604 h->tc = (data[2] & 0x02) ? 1 : 0; in __decode_header() 1458 h.opcode, h.aa, h.tc, h.rd, h.ra, h.rcode); in __dns_lookup() 1514 if (j && h.tc) in __dns_lookup()
|
Completed in 11 milliseconds