OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JUMPTO
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist2/src/
pcre2_jit_compile.c
563
#define
JUMPTO
(type, label) \
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ceval.c
783
#define
JUMPTO
(x) (next_instr = first_instr + (x))
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ceval.c
781
#define
JUMPTO
(x) (next_instr = first_instr + (x))
[
all
...]
Completed in 291 milliseconds