Searched defs:xae (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c283 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
311 xae = xa + wa;
326 while(x < xae);
344 while(x < xae);
359 while(x < xae);
374 while(x < xae);
557 ULong *xa, *xae, *xb, *xbe, *xc; local
590 xae = xa + wa;
603 while(xa < xae) {
618 while(xa < xae) {
[all...]

Completed in 230 milliseconds