Home
last modified time | relevance | path

Searched refs:ascii_isxdigit (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-sysdeps.c596 ascii_isxdigit (char c) in ascii_isxdigit() function
657 while (ascii_isxdigit (*p)) in ascii_strtod()
664 while (ascii_isxdigit (*p)) in ascii_strtod()