OpenGrok
Cross Reference: pystrtod.c
xref
: /
external
/
python
/
cpython2
/
Python
/
pystrtod.c
Home
|
History
|
Annotate
|
Download
|
only in
Python
Lines Matching
refs:Py_TOLOWER
12
while(*t &&
Py_TOLOWER
(*s) == *t) {