Searched refs:tok_nextc (Results 1 – 2 of 2) sorted by relevance
32 static int tok_nextc(struct tok_state *tok);853 tok_nextc(register struct tok_state *tok) in tok_nextc() function1226 c = tok_nextc(tok); in tok_get()1314 c = tok_nextc(tok); in tok_get()1333 *tp++ = c = tok_nextc(tok); in tok_get()1353 c = tok_nextc(tok); in tok_get()1367 c = tok_nextc(tok); in tok_get()1369 c = tok_nextc(tok); in tok_get()1375 c = tok_nextc(tok); in tok_get()1381 c = tok_nextc(tok); in tok_get()[all …]
32 static int tok_nextc(struct tok_state *tok);833 tok_nextc(register struct tok_state *tok) in tok_nextc() function1206 c = tok_nextc(tok); in tok_get()1294 c = tok_nextc(tok); in tok_get()1313 *tp++ = c = tok_nextc(tok); in tok_get()1333 c = tok_nextc(tok); in tok_get()1347 c = tok_nextc(tok); in tok_get()1349 c = tok_nextc(tok); in tok_get()1355 c = tok_nextc(tok); in tok_get()1361 c = tok_nextc(tok); in tok_get()[all …]