Home
last modified time | relevance | path

Searched refs:LISTP_CO1 (Results 1 – 1 of 1) sorted by relevance

/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dmacro.h108 #define LISTP_CO1(a) ( (S_O_K(a) == LIST) \ macro
119 #define LISTP(a) ((a == NULL)? FALSE: LISTP_CO1(a))