Searched refs:bl_col (Results 1 – 1 of 1) sorted by relevance
134 int bl_col; member207 if (bq->bl_col < bp->bc_xmax - 1) { in bmd_escape_0()208 bq->bl_col++; in bmd_escape_0()213 if (bq->bl_col < bp->bc_xmax) { in bmd_escape_0()215 for (col = bq->bl_col; col < bp->bc_xmax; col++) in bmd_escape_0()220 bq->bl_end = bq->bl_col; in bmd_escape_0()224 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmd_escape_0()266 bq->bl_col = col + bp->bc_xmin;325 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdinit()339 bq->bl_col, bp->bc_row); in bmdinit()[all …]