Home
last modified time | relevance | path

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

/coreutils/src/
Dtest.c133 find_int (char const *string) in find_int() function
299 : find_int (argv[op - 1])); in binary_operator()
302 : find_int (argv[op + 1])); in binary_operator()
512 arg = find_int (argv[pos - 1]); in unary_operator()