Searched refs:loop_begin (Results 1 – 2 of 2) sorted by relevance
152 handle->current_ptr = handle->loop_begin; in SeqMain()240 handle->loop_begin = handle->current_ptr + handle->current_ptr[2] + 3; in SeqExecMetaEvent()245 if (handle->loop_begin != NULL) in SeqExecMetaEvent()315 handle->loop_begin = NULL; in SeqPlay()
57 const u8 *loop_begin; /* Pointer to the location of the start of a loop */ member