OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nnn
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86ModRMFilters.h
87
/// mod field [bits 7-6] and the value of the
nnn
field [bits 5-3].
91
uint8_t
NNN
;
97
/// \param
nnn
The required value of the
nnn
field.
98
ExtendedFilter(bool r, uint8_t
nnn
) :
101
NNN
(
nnn
) {
107
(((modRM & 0x38) >> 3) ==
NNN
));
112
/// mod field [bits 7-6] and the value of the
nnn
field [bits 2-0].
116
uint8_t
NNN
;
[
all
...]
/src/external/mpl/bind/dist/contrib/scripts/
zone-edit.sh.in
70
if ${checkzone} -q -D "$zone" ${dir}/new >${dir}/
nnn
; then
72
sort ${dir}/
nnn
>${dir}/s2
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
bzlib_private.h
108
#define BZALLOC(
nnn
) (strm->bzalloc)(strm->opaque,(
nnn
),1)
bzlib.c
1131
#define GET_BITS(lll,vvv,
nnn
) \
1134
if (s->bsLive >=
nnn
) { \
1137
(s->bsLive-
nnn
)) & ((1 <<
nnn
)-1); \
1138
s->bsLive -=
nnn
; \
/src/external/bsd/bzip2/dist/
bzlib_private.h
104
#define BZALLOC(
nnn
) (strm->bzalloc)(strm->opaque,(
nnn
),1)
decompress.c
45
#define GET_BITS(lll,vvv,
nnn
) \
48
if (s->bsLive >=
nnn
) { \
51
(s->bsLive-
nnn
)) & ((1 <<
nnn
)-1); \
52
s->bsLive -=
nnn
; \
/src/sys/fs/nfs/client/
nfs_clvnops.c
1846
{ char
nnn
[100]; int nnnl;
local
1848
bcopy(tcnp->cn_nameptr,
nnn
, nnnl);
1849
nnn
[nnnl] = '\0';
1850
printf("ren replace=%s\n",
nnn
);
2481
{ char
nnn
[100]; int nnnl;
local
2483
bcopy(name,
nnn
, nnnl);
2484
nnn
[nnnl] = '\0';
2485
printf("replace=%s\n",
nnn
);
/src/external/historical/nawk/dist/
run.c
965
Cell *substr(Node **a, int
nnn
) /* substr(a[0], a[1], a[2]) */
1018
Cell *sindex(Node **a, int
nnn
) /* index(a[0], a[1]) */
1658
Cell *split(Node **a, int
nnn
) /* split(a[0], a[1], a[2]); a[3] is type */
2662
Cell *gensub(Node **a, int
nnn
) /* global selective substitute */
/src/external/gpl3/binutils/dist/opcodes/
rl78-decode.c
2318
/** 0110 0001 1
nnn
01mm callt [%x0] */
2320
int
nnn
AU = (op[1] >> 4) & 0x07;
2326
"/** 0110 0001 1
nnn
01mm callt [%x0] */",
2328
printf ("
nnn
= 0x%x,",
nnn
);
2333
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
rl78-decode.opc
438
/** 0110 0001 1
nnn
01mm callt [%x0] */
439
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
/src/external/gpl3/binutils.old/dist/opcodes/
rl78-decode.c
2318
/** 0110 0001 1
nnn
01mm callt [%x0] */
2320
int
nnn
AU = (op[1] >> 4) & 0x07;
2326
"/** 0110 0001 1
nnn
01mm callt [%x0] */",
2328
printf ("
nnn
= 0x%x,",
nnn
);
2333
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
rl78-decode.opc
438
/** 0110 0001 1
nnn
01mm callt [%x0] */
439
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
/src/external/gpl3/gdb.old/dist/opcodes/
rl78-decode.c
2318
/** 0110 0001 1
nnn
01mm callt [%x0] */
2320
int
nnn
AU = (op[1] >> 4) & 0x07;
2326
"/** 0110 0001 1
nnn
01mm callt [%x0] */",
2328
printf ("
nnn
= 0x%x,",
nnn
);
2333
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
rl78-decode.opc
438
/** 0110 0001 1
nnn
01mm callt [%x0] */
439
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
/src/external/gpl3/gdb/dist/opcodes/
rl78-decode.c
2318
/** 0110 0001 1
nnn
01mm callt [%x0] */
2320
int
nnn
AU = (op[1] >> 4) & 0x07;
2326
"/** 0110 0001 1
nnn
01mm callt [%x0] */",
2328
printf ("
nnn
= 0x%x,",
nnn
);
2333
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
rl78-decode.opc
438
/** 0110 0001 1
nnn
01mm callt [%x0] */
439
ID(call); DM(None, 0x80 + mm*16 +
nnn
*2);
Completed in 70 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026