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