Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dsmisc.c152 int nw, nw1; local
163 nw1 = nw & 1;
164 for(xe = x + (nw - nw1); x < xe; x += 2)
166 if (nw1)