Searched defs:META (Results 1 – 2 of 2) sorted by relevance
103 #define META 4 macro
110 #define META(c) (((c) & 0x7f) | 0x80) macro