Home
last modified time | relevance | path

Searched defs:strToiMaxValue (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dinttypesndk.cpp84 int strToiMaxValue = strtoimax(valueZero, &valueFirst, valueSecond); in Strtoimax() local
101 int strToiMaxValue = strtoumax(valueZero, &valueFirst, valueSecond); in Strtoumax() local