Searched refs:optflags (Results 1 – 3 of 3) sorted by relevance
1377 union nd_opts *ndopts, uint32_t optflags) in nd6_options() argument1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) { in nd6_options()
1732 # Note the relevant -march types are listed in the optflags handling2333 eval optflags=\"\$${ccbase}${abi1}_cflags_${opt}\"2334 test -n "$optflags" || eval optflags=\"\$${ccbase}${abi2}_cflags_${opt}\"2335 test -n "$optflags" || eval optflags=\"\$${ccbase}_cflags_${opt}\"2337 for flag in $optflags; do
7341 test -n "$optflags" || eval optflags=\"\$${ccbase}${abi2}_cflags_${opt}\"7342 test -n "$optflags" || eval optflags=\"\$${ccbase}_cflags_${opt}\"7344 for flag in $optflags; do