Home
last modified time | relevance | path

Searched refs:bl_end (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/luna88k/stand/boot/
H A Dbmd.c133 int bl_end; member
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()
317 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdinit()
371 bq->bl_end++; in bmdputc()
373 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdputc()
396 bq->bl_col = bq->bl_end = i; in bmdputc()
452 bq->bl_col = bq->bl_end = bp->bc_xmin; in bmdclear()