modules/rpsl/refer.tab.h

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following functions.

   1 #ifndef YYSTYPE
   2 #define YYSTYPE int
   3 #endif
   4 #define TKN_TYPE        257
   5 #define TKN_IPV4        258
   6 #define TKN_HOSTNAME    259
   7 #define TKN_PORT        260
   8 
   9 
  10 extern YYSTYPE referlval;

/* [<][>][^][v][top][bottom][index][help] */