tok_info_t
tok_info = (tok_info_t *)emalloc(ntoks * sizeof (tok_info_t));
static tok_info_t *tok_info;