OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_insn
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
codegen_unittest.cc
241
Instruction *
first_insn
= first_block->instructions[0];
local
254
SANDBOX_ASSERT(insn ==
first_insn
||
/external/qemu/tcg/
tcg.c
876
int i, k, nb_oargs, nb_iargs, nb_cargs,
first_insn
;
local
880
first_insn
= 1;
893
if (!
first_insn
)
896
first_insn
= 0;
[
all
...]
Completed in 113 milliseconds