Searched defs:d2 (Results 1 – 5 of 5) sorted by relevance
83 char *d2 = strdup(inet_ntoa(dns2)); in attachPppd() local
180 DIR *d2; in do_coldboot() local
180 const GGLcoord d2 = x*x + y*y; in coverageNice() local262 const GGLcoord d2 = x*x + y*y; in coverageFast() local
948 DIR *d2; in do_coldboot() local
85 #define d2(x) (((x) >> 1) ^ ((x) & 1 ? DPOLY : 0)) macro