Searched refs:accept_token (Results 1 – 1 of 1) sorted by relevance
66 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 …]