Home
last modified time | relevance | path

Searched refs:do_jump (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Sema/
Dbuiltin-longjmp.c25 void do_jump(void) { in do_jump() function
/external/libvpx/libvpx/vpx_dsp/x86/
Dsad_ssse3.asm196 pop rcx ; get the address of do_jump
309 pop rcx ; get the address of do_jump
/external/python/cpython2/Lib/
Dpdb.py693 def do_jump(self, arg): member in Pdb
710 do_j = do_jump
/external/python/cpython3/Lib/
Dpdb.py1058 def do_jump(self, arg): member in Pdb
1085 do_j = do_jump