OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmw_find_first_diff
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_blit.c
40
#define
VMW_FIND_FIRST_DIFF
(_type) \
81
VMW_FIND_FIRST_DIFF
(u8);
84
VMW_FIND_FIRST_DIFF
(u16);
87
VMW_FIND_FIRST_DIFF
(u32);
91
VMW_FIND_FIRST_DIFF
(u64);
142
*
vmw_find_first_diff
- find the first difference between dst and src
152
static size_t
vmw_find_first_diff
(const u8 *dst, const u8 *src, size_t size,
function in typeref:typename:size_t
300
/* TODO: Possibly use a single
vmw_find_first_diff
per line? */
301
csize =
vmw_find_first_diff
(dest, src, n, diff->cpp);
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025