#define NSSTRING 257 #define NSDATA 258 #define ERROR 259 typedef union { id obj; } YYSTYPE; extern YYSTYPE pllval;