N_LIST
enum { N_LABEL, N_MODIFIER, N_ENTRY, N_LIST, N_DIRECTIVE };
#define N_LIST (sizeof(skiplist) / sizeof(skiplist[0]))