Searched refs:nw1 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/ | ||
H A D | smisc.c | 160 int nw, nw1; local 171 nw1 = nw & 1; 172 for(xe = x + (nw - nw1); x < xe; x += 2) 174 if (nw1) |
Completed in 78 milliseconds