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

/bionic/libc/dns/resolv/
H A Dres_send.c938 char junk[PACKETSZ]; local
940 n = read(statp->_vcsock, junk,
941 (len > sizeof junk) ? sizeof junk : len);
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dcatrig.c40 #define raise_inexact() do { volatile float junk = 1 + tiny; } while(0)
H A Dcatrigf.c54 #define raise_inexact() do { volatile float junk = 1 + tiny; } while(0)

Completed in 83 milliseconds