Home
last modified time | relevance | path

Searched refs:accept_token (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c65 static int accept_token(char *);
155 if (accept_token("{") == FALSE) { in arch()
305 (void) accept_token(":"); in set()
310 if (accept_token(";") == FALSE) { in set()
319 (void) accept_token(";"); in set()
324 (void) accept_token("["); in set()
335 (void) accept_token(":"); in set()
338 (void) accept_token(";"); in set()
375 (void) accept_token("}"); in set()
395 if (accept_token("{") == FALSE) { in set_parents()
[all …]