Searched refs:TOKEN_CLOSE_PARENTHESIS (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kConfig.c161 TOKEN_CLOSE_PARENTHESIS enumerator in enum:TokenType
248 ret->type = TOKEN_CLOSE_PARENTHESIS;
319 if (token->type == TOKEN_CLOSE_PARENTHESIS) {
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kConfig.c176 TOKEN_CLOSE_PARENTHESIS enumerator in enum:TokenType
263 ret->type = TOKEN_CLOSE_PARENTHESIS;
334 if (token->type == TOKEN_CLOSE_PARENTHESIS) {

Completed in 4 milliseconds