Home
last modified time | relevance | path

Searched defs:prob (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/games/hack/
H A Ddef.objects.h73 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
158 #define WEAPON(name,prob,wt,ldam,sdam) { name, NULL, NULL, 1, 0 /*%%*/,\ argument
199 #define ARMOR(name,prob,delay,ac,can) { name, NULL, NULL, 1, 0,\ argument
239 #define SCROLL(name,text,prob) { name, text, NULL, 0, 1,\ argument
267 #define WAND(name,metal,prob,flags) { name, metal, NULL, 0, 0,\ argument
318 #define GEM(name,color,prob,gval) { name, color, NULL, 0, 1,\ argument
H A Dhack.o_init.c137 int prob = rn2(100); in probtype() local
/openbsd-src/gnu/gcc/gcc/
H A Dloop-unswitch.c92 compare_and_jump_seq (rtx op0, rtx op1, enum rtx_code comp, rtx label, int prob, in compare_and_jump_seq()
408 int irred_flag, prob; in unswitch_loop() local
H A Dvalue-prof.c176 tree op1, tree op2, tree value, int prob, gcov_type count, in tree_divmod_fixed_value()
267 int prob; in tree_divmod_fixed_value_transform() local
339 tree_mod_pow2 (tree stmt, tree operation, tree op1, tree op2, int prob, in tree_mod_pow2()
434 int prob; in tree_mod_pow2_value_transform() local
H A Dpredict.c198 probability_reliable_p (int prob) in probability_reliable_p()
507 int prob = INTVAL (XEXP (prob_note, 0)); in combine_predictions_for_insn() local
662 int prob; in predict_loops() local
H A Dbb-reorder.c479 int prob, freq; in find_traces_1_round() local
849 better_edge_p (basic_block bb, edge e, int prob, int freq, int best_prob, in better_edge_p()
H A Dprofile.c530 int prob; in compute_branch_probabilities() local
H A Dcfg.c874 int prob; in update_bb_profile_for_threading() local
H A Dcfgloopmanip.c422 int freq, prob, tot_prob; in loopify() local
H A Dcfgrtl.c1018 int prob = INTVAL (XEXP (note, 0)); in force_nonfallthru_and_redirect() local
H A Dreorg.c974 int prob = INTVAL (XEXP (note, 0)); in mostly_true_jump() local
H A Dsched-rgn.c237 static int *prob; variable
/openbsd-src/games/hunt/huntd/
H A Dexecute.c595 pickup(PLAYER *pp, int y, int x, int prob, int obj) in pickup()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcfglayout.c484 int prob = INTVAL (XEXP (note, 0)); in fixup_reorder_chain() local
H A Dprofile.c643 int prob; in compute_branch_probabilities() local
H A Dcfgcleanup.c612 int prob; local
H A Dcfgrtl.c989 int prob = INTVAL (XEXP (note, 0)); local
H A Dreorg.c953 int prob = INTVAL (XEXP (note, 0)); local
H A Dsched-rgn.c238 static float *prob; variable
/openbsd-src/sbin/pfctl/
H A Dparse.y259 u_int32_t prob; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c2657 HOST_WIDE_INT prob = -1; local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c2655 HOST_WIDE_INT prob = -1; in frv_print_operand_jump_hint() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c8575 int prob = INTVAL (XEXP (note, 0)) - REG_BR_PROB_BASE / 2; local
/openbsd-src/sys/net/
H A Dpfvar.h545 u_int32_t prob; global() member
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c11552 int prob = INTVAL (XEXP (note, 0)) - REG_BR_PROB_BASE / 2; in output_cbranch() local