OpenGrok
Cross Reference: strtod.c
xref
: /
ndk
/
sources
/
android
/
support
/
src
/
stdio
/
strtod.c
Home
|
History
|
Annotate
|
Download
|
only in
stdio
Lines Matching
defs:ce
474
ULong *
ce
, *x, *xe;
479
ce
= c + ((n-1) >> kshift) + 1;
493
while(c <
ce
)