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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-propagate.c814 tree tuse = USE_FROM_PTR (use); local
815 tree val = prop_value[SSA_NAME_VERSION (tuse)].value;
817 if (val == tuse || val == NULL_TREE)
821 && !may_propagate_copy_into_asm (tuse))
824 if (!may_propagate_copy (tuse, val))
835 if (POINTER_TYPE_P (TREE_TYPE (tuse)) && replaced_addresses_p)
/freebsd-9.3-release/usr.sbin/asf/
H A Dasf.c252 "\t-K\tuse kld(2) to get the list of modules\n"
256 "\t-o\tuse outfile instead of \".asf\"\n"
258 "\t-V\tuse kvm(3) to get the list of modules\n"
/freebsd-9.3-release/contrib/groff/src/roff/groff/
H A Dgroff.cpp711 "-Tdev\tuse device dev\n"
712 "-X\tuse X11 previewer rather than usual postprocessor\n"
718 "-ffam\tuse fam as the default font family\n"

Completed in 149 milliseconds