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

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Ddeffilep.y133 %type <digits> opt_digits
333 | anylang_id '.' opt_digits opt_id
347 opt_digits: DIGITS { $$ = $1; }
336 opt_digits: DIGITS { $$ = $1; } label
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Ddeffilep.y130 %type <digits> opt_digits
328 | anylang_id '.' opt_digits opt_id
336 opt_digits: DIGITS { $$ = $1; } label
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.y130 %type <digits> opt_digits
328 | anylang_id '.' opt_digits opt_id
336 opt_digits: DIGITS { $$ = $1; } label

Completed in 177 milliseconds