Home
last modified time | relevance | path

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

/external/fio/oslib/
Dlibmtd.c201 static int read_hex_ll(const char *file, long long *value) in read_hex_ll() function
307 if (read_hex_ll(file, &res)) in read_hex_int()