OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_stop
(Results
1 - 1
of
1
) sorted by null
/external/ltrace/
read_config_file.c
1169
int
have_stop
= 0;
local
1177
if (
have_stop
== 0) {
1182
have_stop
= 1;
1188
size_t param_num = prototype_num_params(&fun) -
have_stop
;
Completed in 50 milliseconds