OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nb_fargs
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/none/tests/ppc32/
jm-insns.c
4276
static int
nb_fargs
= 0;
variable
[
all
...]
test_isa_2_06_part1.c
98
static int
nb_fargs
;
variable
157
if (
nb_fargs
)
197
nb_fargs
= i;
[
all
...]
/external/valgrind/VEX/switchback/
test_ppc_jm1.c
3570
static int
nb_fargs
;
variable
[
all
...]
/external/valgrind/none/tests/ppc64/
test_isa_2_07_part1.c
934
static int
nb_fargs
= 0;
variable
1066
nb_fargs
= i;
1128
for (i=0; i<
nb_fargs
; i+=3) {
1129
for (j=0; j<
nb_fargs
; j+=5) {
[
all
...]
Completed in 65 milliseconds