HomeSort by: relevance | last modified time | path
    Searched refs:optflags (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rtadvd/
rtadvd.c 1377 union nd_opts *ndopts, uint32_t optflags)
1409 if ((ndopt_flags[hdr->nd_opt_type] & optflags) == 0) {
  /src/external/lgpl3/gmp/dist/
configure 5415 # Note the relevant -march types are listed in the optflags handling
7340 eval optflags=\"\$${ccbase}${abi1}_cflags_${opt}\"
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

Completed in 41 milliseconds