OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:select_platform
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/
launcher-linux.c
113
static const char *
select_platform
(const char *clientname)
function
163
platform =
select_platform
(interp);
312
} else if ((platform =
select_platform
(clientname)) != NULL) {
Completed in 41 milliseconds