Home
last modified time | relevance | path

Searched refs:allow_seq (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.c412 unsigned int allow_seq : 1; /* Allow a sequence number. */ member
896 if (! r->allow_seq) in tokenize_arguments()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-00011332 require_seq and allow_seq. Let !literal omit the sequence number.
1333 (tokenize_arguments): Reject sequence numbers of !allow_seq.