Home
last modified time | relevance | path

Searched refs:NOTYPE (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gperf/src/
Doptions.h95 NOTYPE = 1 << 16, enumerator
Doptions.cc532 _option_word & NOTYPE ? "enabled" : "disabled", in ~Options()
999 _option_word |= NOTYPE; in parse_options()
Dinput.cc575 option.set (NOTYPE); in read_input()
Doutput.cc2030 if (option[TYPE] && !option[NOTYPE]) /* Output type declaration now, reference it later on.... */ in output()
/freebsd-10-stable/contrib/binutils/bfd/
DChangeLog-96972708 NOTYPE symbol in a text section as a FUNC symbol.