Searched defs:as_dottedpair (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/include/isccc/
H A Dsexpr.h48 isccc_dottedpair_t as_dottedpair; member in union:isccc_sexpr::__anon305
59 #define ISCCC_SEXPR_CAR(s) (s)->value.as_dottedpair.car
60 #define ISCCC_SEXPR_CDR(s) (s)->value.as_dottedpair.cdr

Completed in 10 milliseconds