Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dpgen.c139 #define REQN(i, count) \ macro
146 #define REQN(i, count) /* empty */ macro
174 REQN(n->n_nchildren, 4); in compile_rule()
195 REQN(i, 1); in compile_rhs()
210 REQN(i, 1); in compile_rhs()
228 REQN(i, 1); in compile_alt()
250 REQN(i, 1); in compile_item()
253 REQN(i, 3); in compile_item()
262 REQN(i, 1); in compile_item()
286 REQN(i, 1); in compile_atom()
[all …]