Searched refs:eqn_nexttok (Results 1 – 1 of 1) sorted by relevance
278 static const char *eqn_nexttok(struct eqn_node *, size_t *);462 eqn_nexttok(struct eqn_node *ep, size_t *sz) in eqn_nexttok() function500 if (NULL == (start = eqn_nexttok(ep, &sz))) in eqn_tok_parse()858 if (NULL == (start = eqn_nexttok(ep, &sz))) { in eqn_parse()972 if (NULL == (start = eqn_nexttok(ep, &sz))) { in eqn_parse()1008 (start = eqn_nexttok(ep, &sz)) == NULL) { in eqn_parse()