Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c316 parse_hexadecimal(const char* input, const char* limit, int* result) in parse_hexadecimal() function
834 p = parse_hexadecimal(start, value_end, &val); in android_cpuInit()
836 p = parse_hexadecimal(value, value_end, &val); in android_cpuInit()