OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIT_MAX
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/iq2000/
arch.h
45
UNIT_NONE, UNIT_IQ2000_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb.old/dist/sim/lm32/
arch.h
45
UNIT_NONE, UNIT_LM32_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb.old/dist/sim/or1k/
arch.h
45
UNIT_NONE, UNIT_OR1200_U_EXEC, UNIT_OR1200ND_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/iq2000/
arch.h
45
UNIT_NONE, UNIT_IQ2000_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/lm32/
arch.h
45
UNIT_NONE, UNIT_LM32_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/or1k/
arch.h
45
UNIT_NONE, UNIT_OR1200_U_EXEC, UNIT_OR1200ND_U_EXEC,
UNIT_MAX
/src/external/gpl3/gdb.old/dist/sim/cris/
arch.h
51
, UNIT_CRISV32_U_MEM,
UNIT_MAX
/src/external/gpl3/gdb.old/dist/sim/m32r/
arch.h
51
,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/cris/
arch.h
51
, UNIT_CRISV32_U_MEM,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/m32r/
arch.h
51
,
UNIT_MAX
/src/external/bsd/jemalloc/dist/test/unit/
buf_writer.c
6
#define
UNIT_MAX
(TEST_BUF_SIZE * 3)
24
char s[
UNIT_MAX
+ 1];
29
memset(s, 'a',
UNIT_MAX
);
32
for (unit =
UNIT_MAX
; unit >= 0; --unit) {
91
char s[
UNIT_MAX
+ 1];
95
memset(s, 'a',
UNIT_MAX
);
98
for (unit =
UNIT_MAX
; unit >= 0; unit -=
UNIT_MAX
/ 4) {
/src/external/bsd/jemalloc.old/dist/test/unit/
buf_writer.c
6
#define
UNIT_MAX
(TEST_BUF_SIZE * 3)
24
char s[
UNIT_MAX
+ 1];
29
memset(s, 'a',
UNIT_MAX
);
32
for (unit =
UNIT_MAX
; unit >= 0; --unit) {
91
char s[
UNIT_MAX
+ 1];
95
memset(s, 'a',
UNIT_MAX
);
98
for (unit =
UNIT_MAX
; unit >= 0; unit -=
UNIT_MAX
/ 4) {
/src/external/gpl3/gdb.old/dist/sim/frv/
arch.h
95
,
UNIT_MAX
/src/external/gpl3/gdb/dist/sim/frv/
arch.h
95
,
UNIT_MAX
/src/sys/arch/bebox/stand/boot/
fd.c
134
#define
UNIT_MAX
2
144
FD_UNIT fd_unit[CTLR_MAX][
UNIT_MAX
];
230
if (unit >=
UNIT_MAX
)
Completed in 47 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026