Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Dtokens.h27 #define ZERO_MORE 19 macro
Ddlg_p.c410 if ( (LA(1)==ZERO_MORE) ) { in repeat_expr()
411 zzmatch(ZERO_MORE); in repeat_expr()
441 if ( (LA(1)==ZERO_MORE) ) { in repeat_expr()
442 zzmatch(ZERO_MORE); in repeat_expr()
Ddlg_p.g146 #token ZERO_MORE "\*"
264 { ZERO_MORE
277 | ZERO_MORE
Dparser.dlg199 NLA = ZERO_MORE;
Ddlg_a.c224 NLA = ZERO_MORE;