Home
last modified time | relevance | path

Searched defs:initted (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c420 static Bool initted = False; variable
Dguest_arm_helpers.c66 static UInt initted = 0; variable
Dguest_arm64_helpers.c62 static UInt initted = 0; variable
Dguest_amd64_helpers.c586 static Bool initted = False; variable
/external/valgrind/helgrind/
Dhg_main.c2944 Bool initted; /* has it yet been initted by guest? */ member