OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matches_version
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/tests/
os_test.c
30
static Bool
matches_version
(char *min_version)
function
60
if ( 0 == strcmp( OS, "linux" ) &&
matches_version
( min_version )) return True;
Completed in 34 milliseconds