Home
last modified time | relevance | path

Searched defs:scode (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs-query.h40 unsigned scode = (op << 16) | mode; in optab_handler() local
53 unsigned scode = (op << 16) | (from_mode << 8) | to_mode; in convert_optab_handler() local
H A Dexpmed.c5528 enum rtx_code scode; in emit_store_flag_1() local
H A Doptabs.c4717 enum insn_code scode = can_float_p (fmode, imode, 0); in expand_float() local
/dragonfly/bin/cpdup/
H A Dmd5.c208 char *scode = doMD5File(spath, NULL, 0); in md5_check() local
240 char *scode = doMD5File(spath, NULL, 0); in md5_check() local
/dragonfly/share/examples/ses/srcs/
H A Deltsub.c162 static char ebuf[256], *scode; local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-opts.c248 c_common_handle_option (size_t scode, const char *arg, int value, in c_common_handle_option()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-opts.c265 c_common_handle_option (size_t scode, const char *arg, int value, in c_common_handle_option()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dopts.c1239 size_t scode = decoded->opt_index; in common_handle_option() local
H A Dexpmed.c5219 enum rtx_code scode; in emit_store_flag_1() local
H A Doptabs.c4883 enum insn_code scode = can_float_p (fmode, imode, 0); in expand_float() local
/dragonfly/contrib/gcc-4.7/gcc/lto/
H A Dlto-lang.c696 lto_handle_option (size_t scode, const char *arg, in lto_handle_option()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c826 lto_handle_option (size_t scode, const char *arg, in lto_handle_option()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c4972 enum rtx_code scode = swap_condition ((enum rtx_code) *code); in ix86_canonicalize_comparison() local