Searched defs:DEL (Results 1 – 9 of 9) sorted by relevance
39 #define DEL 0x7F macro
53 #define DEL 0x7F macro
47 #define DEL 2 macro
40 #define DEL 0x7F macro
53 final static char DEL = (char)0x7F; field in ServiceLocationAttribute
243 var unsigned char DEL[VBSIZE+1]; /* Last deleted text */ variable
217 #define DEL(set, idx) \ macro
211 #define DEL() { Link *_l = qhead; if ((qhead = qhead->next) == NULL) \ macro
152 #define DEL (127) macro