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

/linux-4.4.14/scripts/kconfig/
H A Dzconf.y337 if_stmt: if_entry if_block if_end
340 if_block: label
342 | if_block common_stmt
343 | if_block menu_stmt
344 | if_block choice_stmt

Completed in 60 milliseconds