Searched defs:CONS (Results 1 – 2 of 2) sorted by relevance
50 typedef enum {PRIM = 0, CONS = 1} Der_type; enumerator
280 #define CONS 0 macro