Home
last modified time | relevance | path

Searched defs:JUMP (Results 1 – 6 of 6) sorted by relevance

/external/brotli/c/enc/
Dhash.h351 #define JUMP 4 macro
360 #define JUMP 1 macro
/external/python/cpython2/Lib/
Dsre_constants.py51 JUMP = "jump" variable
/external/u-boot/drivers/crypto/fsl/
Ddesc_constr.h195 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument
/external/python/dateutil/dateutil/parser/
D_parser.py266 JUMP = [" ", ".", ",", ";", "-", "/", "'", variable in parserinfo
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.h1138 INSTR0(JUMP) in INSTR0() argument
/external/pcre/dist2/src/
Dpcre2_jit_compile.c598 #define JUMP(type) \ macro