Searched refs:bl_col (Results 1 – 1 of 1) sorted by relevance
132 int bl_col; member203 if (bq->bl_col < bp->bc_xmax - 1) { in bmd_escape_0()204 bq->bl_col++; in bmd_escape_0()209 if (bq->bl_col < bp->bc_xmax) { in bmd_escape_0()211 for (col = bq->bl_col; col < bp->bc_xmax; col++) in bmd_escape_0()216 bq->bl_end = bq->bl_col; in bmd_escape_0()220 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmd_escape_0()261 bq->bl_col = col + bp->bc_xmin; in bmd_escape_1()317 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdinit()331 bq->bl_col, bp->bc_row); in bmdinit()[all …]