Searched defs:TAB (Results 1 – 10 of 10) sorted by relevance
56 #define TAB 8 macro
29 #define TAB '\011' macro
93 #define TAB 0x09 macro
134 #define TAB 8 macro
185 #define TAB 011 macro
57 #define TAB '\t' /* tab */ macro
203 #define TAB 4 macro
226 #define TAB '\t' in parse_menu() macro
73 #define TAB '\r' macro
442 #define TAB(x,y) (((x) << 2) + (y)) macro