HomeSort by: relevance | last modified time | path
    Searched defs:notype_declarator (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
cgram.y 412 %type <y_sym> notype_declarator
1114 notype_declarator asm_or_symbolrename_opt {
1118 | notype_declarator asm_or_symbolrename_opt {
1323 notype_declarator
1325 | notype_declarator T_COLON constant_expression {
1458 notype_declarator: label
2452 begin_type end_type notype_declarator {
2458 | begin_type_declmods end_type notype_declarator {
cgram.y 412 %type <y_sym> notype_declarator
1114 notype_declarator asm_or_symbolrename_opt {
1118 | notype_declarator asm_or_symbolrename_opt {
1323 notype_declarator
1325 | notype_declarator T_COLON constant_expression {
1458 notype_declarator: label
2452 begin_type end_type notype_declarator {
2458 | begin_type_declmods end_type notype_declarator {

Completed in 25 milliseconds