Home
last modified time | relevance | path

Searched defs:aloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/backgammon/backgammon/
H A Dmove.c317 int *aloc = a->b_board; /* pointer to board a */ in bcomp() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcond.c253 Loc aloc = sfe->aggrfe ? sfe->aggrfe->aggr->loc : sfe->rangefe->lwr->loc; in lowerNonArrayAggregate() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcond.d310 auto aloc = aggrfe ? aggrfe.aggr.loc : rangefe.lwr.loc; in lowerNonArrayAggregate() local