OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/common/
ilp32.h
44
#define
INT_SIZE
32
lp64.h
44
#define
INT_SIZE
32
inittyp.c
92
typeinfo("int", INT, UINT,
INT_SIZE
, INT_RANK, 's'),
93
typeinfo("unsigned int", INT, UINT,
INT_SIZE
, INT_RANK, 'u'),
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c
787
#define
INT_SIZE
0x200
1331
flags =
INT_SIZE
;
1336
flags =
INT_SIZE
| SIGNED;
1365
flags =
INT_SIZE
| UPDATE;
1370
flags =
INT_SIZE
| SIGNED | UPDATE;
1406
mem_flags =
INT_SIZE
;
1459
mem_flags =
INT_SIZE
;
1622
emit_fop_mem(compiler, (op & SLJIT_F32_OP) ?
INT_SIZE
: WORD_SIZE, TMP_FREG1, src, srcw);
1629
return emit_op_mem(compiler, ((GET_OPCODE(op) == SLJIT_CONV_S32_FROM_F64) ?
INT_SIZE
: WORD_SIZE) | STORE, TMP_REG1, dst, dstw);
1644
emit_op_mem(compiler, ((GET_OPCODE(op) == SLJIT_CONV_F64_FROM_S32) ?
INT_SIZE
: WORD_SIZE), TMP_REG1, src, srcw)
[
all
...]
Completed in 19 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025