Searched refs:_CONS (Results 1 – 1 of 1) sorted by relevance
29 #define _CONS(str1,str2) str1 #str2 macro30 #define CONS(A,B) _CONS(A,B)