Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c66 static int accept_token(char *);
156 if (accept_token("{") == FALSE) { in arch()
306 (void) accept_token(":"); in set()
311 if (accept_token(";") == FALSE) { in set()
320 (void) accept_token(";"); in set()
325 (void) accept_token("["); in set()
326 if (accept_token("WEAK") == FALSE) { in set()
330 if (accept_token("]") == FALSE) { in set()
336 (void) accept_token(":"); in set()
339 (void) accept_token(";"); in set()
[all …]