OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:trans_count
(Results
1 - 1
of
1
) sorted by null
/external/toybox/kconfig/
expr.c
130
static int
trans_count
;
variable
153
trans_count
++;
212
old_count =
trans_count
;
218
trans_count
= old_count;
542
trans_count
++;
551
trans_count
++;
589
trans_count
++;
604
trans_count
++;
623
oldcount =
trans_count
;
625
trans_count
= 0
[
all
...]
Completed in 92 milliseconds