Home
last modified time | relevance | path

Searched refs:match_u64int (Results 1 – 1 of 1) sorted by path

/linux/lib/
H A Dparser.c170 static int match_u64int(substring_t *s, u64 *result, int base) in match_u64int() function
235 return match_u64int(s, result, 0); in match_u64()