start_order
static void start_order(int);
start_order(T_COLLSYM);
start_order(T_UNDEFINED);
start_order(T_SYMBOL);
start_order(T_CHAR);
start_order(T_COLLELEM);
start_order(T_ELLIPSIS);