OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_SET_LESS_EQUAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
1057
#define
SLJIT_SET_LESS_EQUAL
SLJIT_SET(SLJIT_LESS_EQUAL)
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
2242
sljit_emit_op2(compiler, SLJIT_SUB |
SLJIT_SET_LESS_EQUAL
, SLJIT_R1, 0, SLJIT_R0, 0, SLJIT_IMM, 1);
2260
sljit_emit_op2(compiler, SLJIT_SUB |
SLJIT_SET_LESS_EQUAL
, SLJIT_R0, 0, SLJIT_R1, 0, SLJIT_IMM, -2);
5231
sljit_emit_op2(compiler, SLJIT_SUB32 |
SLJIT_SET_LESS_EQUAL
, SLJIT_UNUSED, 0, SLJIT_R0, 0, SLJIT_IMM, 177);
Completed in 31 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026