Searched defs:parse_num (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/ext4_utils/src/
H A Dext4_utils.c439 u64 parse_num(const char *arg) function
/external/chromium_org/third_party/skia/forth/
H A DForth.cpp335 static bool parse_num(const char str[], size_t len, int32_t* numBits) { function
433 if (parse_num(token, len, &num)) {

Completed in 134 milliseconds