Searched refs:empty (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_sun_idr.c481 int empty; local
483 empty = list_empty(&(head)->next[key]);
484 if (!empty)
485 return (empty);
H A Ddrm_edid.c2094 const u8 empty[3] = { 0, 0, 0 }; local
2100 if (!memcmp(cvt->code, empty, 3))

Completed in 14 milliseconds