Home
last modified time | relevance | path

Searched refs:pair2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/cribbage/
H A Dscore.c216 int mult1, mult2, pair1, pair2; in pairuns() local
224 pair2 = -1; in pairuns()
236 if (pair2 < 0) { in pairuns()
237 pair2 = h[i].rank; in pairuns()
/openbsd/regress/sbin/slaacd/
H A DMakefile9 PAIR2 ?= pair2
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.314189 (ix86_sched_reorder_ppro): Initialize pair2 and insnp before