Format: AllC/C++CSSTextshell script Advanced Search
38: 39: #define HEAD(list) ((list).head) 40: #define TAIL(list) ((list).tail)