Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/dns/resolv/
Dres_send.c942 char junk[PACKETSZ]; in send_vc() local
944 n = read(statp->_vcsock, junk, in send_vc()
945 (len > sizeof junk) ? sizeof junk : len); in send_vc()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrig.c42 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
Dcatrigf.c56 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)
Dcatrigl.c56 #define raise_inexact() do { volatile float junk __unused = 1 + tiny; } while(0)