/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dce.c | 93 deletable_insn_p (rtx insn, bool fast, bitmap arg_stores) in deletable_insn_p() 170 mark_insn (rtx insn, bool fast) in mark_insn() 214 mark_nonreg_stores (rtx body, rtx insn, bool fast) in mark_nonreg_stores() 251 find_call_stack_args (rtx call_insn, bool do_mark, bool fast, in find_call_stack_args() 605 prescan_insns_for_dce (bool fast) in prescan_insns_for_dce() 698 init_dce (bool fast) in init_dce() 724 fini_dce (bool fast) in fini_dce()
|
H A D | opts.c | 323 int level, bool size, bool fast, in maybe_default_option() 406 int level, bool size, bool fast, in maybe_default_options()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dce.c | 94 deletable_insn_p (rtx_insn *insn, bool fast, bitmap arg_stores) in deletable_insn_p() 193 mark_insn (rtx_insn *insn, bool fast) in mark_insn() 239 mark_nonreg_stores (rtx body, rtx_insn *insn, bool fast) in mark_nonreg_stores() 277 find_call_stack_args (rtx_call_insn *call_insn, bool do_mark, bool fast, in find_call_stack_args() 657 prescan_insns_for_dce (bool fast) in prescan_insns_for_dce() 746 init_dce (bool fast) in init_dce() 778 fini_dce (bool fast) in fini_dce()
|
H A D | opts.c | 335 int level, bool size, bool fast, bool debug, in maybe_default_option() 424 int level, bool size, bool fast, bool debug, in maybe_default_options()
|
/dflybsd-src/contrib/nvi2/regex/ |
H A D | engine.c | 47 #define fast sfast macro 58 #define fast lfast macro 680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast() function
|
/dflybsd-src/games/rogue/ |
H A D | move.c | 618 turn_passage(short dir, boolean fast) in turn_passage()
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | fse_compress.c | 559 const FSE_CTable* ct, const unsigned fast) in FSE_compress_usingCTable_generic() 620 unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize)); in FSE_compress_usingCTable() local
|
/dflybsd-src/games/snake/snake/ |
H A D | snake.c | 97 int fast = 1; variable
|
/dflybsd-src/contrib/zstd/lib/common/ |
H A D | fse_decompress.c | 234 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic()
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.c | 101 static int fast = 0; variable
|
/dflybsd-src/games/trek/ |
H A D | trek.h | 329 char fast; /* set if speed > 300 baud */ member
|
/dflybsd-src/sys/net/lagg/ |
H A D | ieee8023ad_lacp.c | 532 boolean_t fast = FALSE; /* XXX should be configurable */ in lacp_port_create() local
|
/dflybsd-src/sys/netgraph/ppp/ |
H A D | ng_ppp.c | 1792 int fast = 0; in ng_ppp_mp_strategy() local
|
/dflybsd-src/sys/dev/raid/aac/ |
H A D | aac.c | 814 u_int32_t index, fast; in aac_new_intr() local
|
/dflybsd-src/sys/netgraph7/ppp/ |
H A D | ng_ppp.c | 2336 int fast = 0; in ng_ppp_mp_strategy() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 458 bool fast; /* The DFA is fast. */ member
|