Searched refs:sup_get_token (Results 1 – 2 of 2) sorted by relevance
68 static int sup_get_token(char *);86 static int sup_get_token();2232 last_token_type = sup_get_token(buf);2237 sup_get_token(buf) in sup_get_token() function
137 static int32_t sup_get_token(char *buf);230 while ((last_token_type = sup_get_token(buf)) == SUP_EOL) in sup_gettoken()236 sup_get_token(char *buf) in sup_get_token() function