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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/genksyms/
H A Dparse.y167 declarator asm_phrase_opt attribute_opt initializer_opt
438 nested_declarator attribute_opt { $$ = $2 ? $2 : $1; }
447 attribute_opt: label
449 | attribute_opt ATTRIBUTE_PHRASE
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/genksyms/
H A Dparse.y167 declarator asm_phrase_opt attribute_opt initializer_opt
438 nested_declarator attribute_opt { $$ = $2 ? $2 : $1; }
447 attribute_opt: label
449 | attribute_opt ATTRIBUTE_PHRASE

Completed in 199 milliseconds