Searched defs:XL (Results 1 – 3 of 3) sorted by relevance
148 #define XL (const unsigned short) (lo|is|xd|pr) /* lowercase hex digit */ macro
325 FullSourceLoc XL = X.getLocation().asLocation(); in comparePiece() local381 FullSourceLoc XL = X.getLocation().asLocation(); in compare() local
1816 #define XL(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x3ff) << 1)) macro