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

/bionic/libc/kernel/common/linux/
H A Dtiocl.h35 unsigned short xe; member in struct:tiocl_selection
/bionic/libc/stdlib/
H A Dstrtod.c825 ULong *x, *x1, *xe, z; local
848 xe = x + b->wds;
857 while(x < xe);
869 while(x < xe);
876 while(x < xe);

Completed in 47 milliseconds