Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom.cpp80 uint16 lastJump; member
692 if (ctx->lastJump == (ctx->start + target)) { in atom_op_jump()
703 ctx->lastJump = ctx->start + target; in atom_op_jump()
1225 ectx.lastJump = 0; in atom_execute_table_locked()