Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclbase/src/
Doscl_string_utils.cpp519 bool digit_found = false; in PV_atof() local
526 if (digit_found) in PV_atof()
533 if (digit_found) in PV_atof()
565 if (!digit_found) in PV_atof()
566 digit_found = true; in PV_atof()