Home
last modified time | relevance | path

Searched refs:CLIP_BOTTOM_BIT (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dvb.h144 #define CLIP_BOTTOM_BIT 0x08 macro
H A Dvbxform.c615 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()
638 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()
670 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()
702 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()
H A Dasm-386.S1069 #define CLIP_BOTTOM_BIT 0x08
1096 | (CLIP_BOTTOM_BIT \