Searched defs:ISLDT (Results 1 – 2 of 2) sorted by relevance
105 #define ISLDT(s) ((s) & SEL_LDT) /* is it local or global */ macro
107 #define ISLDT(s) ((s) & SEL_LDT) /* is it local or global */ macro