Lines Matching refs:avail
662 # avail[x] is the number of times x appears in 'b' less the664 avail = {}665 availhas, matches = avail.__contains__, 0668 numb = avail[elt]671 avail[elt] = numb - 1