Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dprexpress.c227 Token = PrGetNextToken (AslGbl_ExpressionTokenBuffer, PR_EXPR_SEPARATORS, &Next); in PrExpandMacros()
269 Token = PrGetNextToken (NULL, PR_EXPR_SEPARATORS, &Next); in PrExpandMacros()
H A Dpreprocess.h182 #define PR_EXPR_SEPARATORS " ,(){}~!*/%+-<>=&^|\"\t\n" macro