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

/freebsd-12-stable/contrib/libstdc++/include/
H A DMakefile.am776 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
777 pch3_output_builddir = ${host_builddir}/extc++.h.gch
778 pch3_output_anchor = ${host_builddir}/extc++.h
779 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1082 # Build a precompiled extension include, extc++.h.gch/O2.gch
H A DMakefile.in992 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
993 pch3_output_builddir = ${host_builddir}/extc++.h.gch
994 pch3_output_anchor = ${host_builddir}/extc++.h
995 pch3_output_installdir = ${host_installdir}/extc++.h.gch
1456 # Build a precompiled extension include, extc++.h.gch/O2.gch
/freebsd-12-stable/sys/net80211/
H A Dieee80211.c1507 struct ieee80211_channel *cent, *extc; local
1522 extc = findchannel(chans, *nchans, freq + 20, flags);
1523 if (extc == NULL)
1532 error = addchan(chans, maxchans, nchans, extc->ic_ieee, extc->ic_freq,

Completed in 112 milliseconds