35 #define realpart(cval) ((struct _complex *) (cval))->cx_real 36 #define imagpart(cval) ((struct _complex *) (cval))->cx_imag 54 #define va_bool va_V.vV_bool 55 #define va_num va_V.vV_num 56 #define va_real va_V.vV_real 57 #define va_string va_V.vV_string 58 #define va_vlist va_V.vV_list 70 extern void fatal(
void);
struct variable * vV_list
struct wordlist * wl_prev
struct wordlist * wl_next
struct variable * va_next