OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_jump_code
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeX86_common.c
361
static sljit_u8
get_jump_code
(sljit_s32 type)
function in typeref:typename:sljit_u8
453
*code_ptr++ =
get_jump_code
(type) - 0x10;
458
*code_ptr++ =
get_jump_code
(type);
2618
cond_set =
get_jump_code
(type) + 0x10;
2942
*inst =
get_jump_code
(type & 0xff) - 0x40;
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025