OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sljit_jump
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
288
struct
sljit_jump
{
struct
289
struct
sljit_jump
*next;
308
struct
sljit_jump
*jumps;
311
struct
sljit_jump
*last_jump;
1115
#define
SLJIT_JUMP
24
1133
SLJIT_API_FUNC_ATTRIBUTE struct
sljit_jump
* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type);
1143
SLJIT_API_FUNC_ATTRIBUTE struct
sljit_jump
* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type,
1157
SLJIT_API_FUNC_ATTRIBUTE struct
sljit_jump
* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_s32 type,
1162
SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct
sljit_jump
*jump, struct sljit_label* label);
1164
SLJIT_API_FUNC_ATTRIBUTE void sljit_set_target(struct
sljit_jump
*jump, sljit_uw target)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025