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

/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dcgram.y236 %type <y_sym> direct_notype_param_decl
927 direct_notype_param_decl {
930 | pointer direct_notype_param_decl {
935 direct_notype_param_decl: label
942 | direct_notype_param_decl T_LBRACK T_RBRACK {
945 | direct_notype_param_decl T_LBRACK constant T_RBRACK {
948 | direct_notype_param_decl param_list {

Completed in 95 milliseconds