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