GET_TOKEN
if (which == GET_TOKEN)
while ((op = gettoken(&pstr, &num, GET_TOKEN)) != T_NULL) {
(void) gettoken(&pstr, &num, GET_TOKEN);