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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Disosurf.c50 #define LOCKED 0x00000200 macro
77 #define LOCK_MASK (LOCKED|UNLOCKED)
158 (flags & LOCKED) ? "locked arrays, " : "",
769 if (allowed & LOCKED) {
770 if (state & LOCKED) {
787 if (allowed & LOCKED) {
788 if (state & LOCKED) {
801 if (allowed & LOCKED) {
802 if (state & LOCKED) {
941 ModeMenu((LOCKED|IMMEDIAT
[all...]
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlibint.h471 #define LOCKED 1 macro

Completed in 4 milliseconds