OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_MOVABLE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeSPARC_common.c
226
if (jump->flags &
IS_MOVABLE
) {
246
if (jump->flags &
IS_MOVABLE
) {
1320
jump->flags |=
IS_MOVABLE
;
1330
jump->flags |=
IS_MOVABLE
;
1338
jump->flags |=
IS_MOVABLE
;
1368
jump->flags |=
IS_MOVABLE
;
sljitNativeMIPS_common.c
250
if (jump->flags &
IS_MOVABLE
) {
286
if ((jump->flags &
IS_MOVABLE
) && (target_addr & ~0xfffffff) == ((jump->addr + 2 * sizeof(sljit_ins)) & ~0xfffffff)) {
307
if ((jump->flags &
IS_MOVABLE
) && (target_addr & ~0xfffffff) == (jump->addr & ~0xfffffff)) {
1660
jump->flags |=
IS_MOVABLE
;
1737
jump->flags |=
IS_MOVABLE
;
1876
jump->flags |=
IS_MOVABLE
;
sljitLir.c
188
# define
IS_MOVABLE
0x004
222
# define
IS_MOVABLE
0x04
Completed in 15 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025