Home | History | Annotate | Download | only in src

Lines Matching refs:oi

959     int oi = ~get_var_type(vi);
960 assert( 0 <= oi && oi < ord_var_count );
962 n->offset + oi*n->sample_count*2);