OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srcBit
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hp300/dev/
diofb_mono.c
153
int
srcBit
, dstBit; /* bit offset of src and dst */
160
srcBit
= sx & 0x1f;
164
getandputrop(psrc,
srcBit
, dstBit, cx, pdst, rop);
diofb_mono.c
153
int
srcBit
, dstBit; /* bit offset of src and dst */
160
srcBit
= sx & 0x1f;
164
getandputrop(psrc,
srcBit
, dstBit, cx, pdst, rop);
/src/sys/arch/hp300/stand/common/
ite_subr.c
330
int
srcBit
, dstBit; /* bit offset of src and dst */
337
srcBit
= sx & 0x1f;
341
getandputrop(psrc,
srcBit
, dstBit, w, pdst, func);
ite_subr.c
330
int
srcBit
, dstBit; /* bit offset of src and dst */
337
srcBit
= sx & 0x1f;
341
getandputrop(psrc,
srcBit
, dstBit, w, pdst, func);
/src/sys/arch/vax/vsa/
smg.c
802
int
srcBit
, dstBit; /* bit offset of src and dst */
809
srcBit
= sx & ALIGNMASK;
813
getandputrop(psrc,
srcBit
, dstBit, cx, pdst, rop);
smg.c
802
int
srcBit
, dstBit; /* bit offset of src and dst */
809
srcBit
= sx & ALIGNMASK;
813
getandputrop(psrc,
srcBit
, dstBit, cx, pdst, rop);
Completed in 24 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025