OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dstmask
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
if-options.h
88
uint8_t
dstmask
[256 / 8];
member in struct:if_options
/src/sys/arch/powerpc/booke/
e500_intr.c
1291
uint32_t
dstmask
;
local
1299
dstmask
= 0;
1302
dstmask
|= 1 << cpu_index(ci);
1314
dstmask
= (1 << target);
1319
openpic_write(cpu, OPENPIC_IPIDR(0),
dstmask
);
/src/external/bsd/dhcpcd/dist/src/
if-options.h
245
uint8_t
dstmask
[256 / NBBY];
member in struct:if_options
/src/sys/arch/amiga/dev/
amidisplaycc.c
812
int
dstmask
;
local
859
dstmask
= scr->rowmasks[dstrow];
890
} else if (
dstmask
& 1) {
910
dstmask
>>= 1;
Completed in 20 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026