Searched refs:fanIndex (Results 1 – 2 of 2) sorted by relevance
42 fanIndex dw 0 define50 mov bx, [fanIndex]55 inc word [fanIndex] ;; update next index56 and word [fanIndex], 3
67 fanIndex dw 0 define80 mov bx, fanIndex84 inc fanIndex ;; update next index85 and fanIndex, 3