Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dsmisc.c160 int nw, nw1; local
171 nw1 = nw & 1;
172 for(xe = x + (nw - nw1); x < xe; x += 2)
174 if (nw1)