OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNUSED_DEST
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeMIPS_32.c
47
if (!(flags &
UNUSED_DEST
)) \
53
if (!(flags &
UNUSED_DEST
)) \
61
if (!(flags &
UNUSED_DEST
)) \
67
if (!(flags &
UNUSED_DEST
)) \
128
if (!(flags &
UNUSED_DEST
))
137
if (!(flags &
UNUSED_DEST
))
140
if (SLJIT_UNLIKELY(flags &
UNUSED_DEST
)) {
182
if (!(flags &
UNUSED_DEST
) || (op & VARIABLE_FLAG_MASK))
194
if (!(flags &
UNUSED_DEST
) || (op & VARIABLE_FLAG_MASK))
290
if (!(flags &
UNUSED_DEST
))
[
all
...]
sljitNativeMIPS_64.c
130
if (!(flags &
UNUSED_DEST
)) \
136
if (!(flags &
UNUSED_DEST
)) \
151
if (!(flags &
UNUSED_DEST
)) \
158
if (!(flags &
UNUSED_DEST
)) \
219
if (!(flags &
UNUSED_DEST
))
228
if (!(flags &
UNUSED_DEST
))
231
if (SLJIT_UNLIKELY(flags &
UNUSED_DEST
)) {
273
if (!(flags &
UNUSED_DEST
) || (op & VARIABLE_FLAG_MASK))
285
if (!(flags &
UNUSED_DEST
) || (op & VARIABLE_FLAG_MASK))
381
if (!(flags &
UNUSED_DEST
))
[
all
...]
sljitNativeMIPS_common.c
521
#define
UNUSED_DEST
0x01000
899
flags |=
UNUSED_DEST
;
sljitNativeTILEGX_64.c
99
#define
UNUSED_DEST
0x01000
107
/* Only these flags are set.
UNUSED_DEST
is not set when no flags should be set.
109
#define CHECK_FLAGS(list) (!(flags &
UNUSED_DEST
) || (op & GET_FLAGS(~(list))))
1981
flags |=
UNUSED_DEST
;
Completed in 15 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025