OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FB_STIP_ODDSTRIDE
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/fb/
fbblt.c
898
if (
FB_STIP_ODDSTRIDE
(srcStride) || FB_STIP_ODDPTR(src) ||
899
FB_STIP_ODDSTRIDE
(dstStride) || FB_STIP_ODDPTR(dst))
fb.h
121
#define
FB_STIP_ODDSTRIDE
(s) (((s) & (FB_MASK >> FB_STIP_SHIFT)) != 0)
/xsrc/external/mit/xorg-server/dist/fb/
fb.h
96
#define
FB_STIP_ODDSTRIDE
(s) (((s) & (FB_MASK >> FB_STIP_SHIFT)) != 0)
Completed in 9 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026