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

/bionic/libm/i386/
H A D_fpmath.h36 unsigned int junk :16; member in struct:IEEEl2bits::__anon692
41 unsigned int junk :16; member in struct:IEEEl2bits::__anon693
/bionic/libc/netbsd/resolv/
H A Dres_send.c910 char junk[PACKETSZ]; local
912 n = read(statp->_vcsock, junk,
913 (len > sizeof junk) ? sizeof junk : len);

Completed in 75 milliseconds