Searched refs:last_index (Results 1 – 3 of 3) sorted by relevance
303 set(last_index ${offset_dec}) variable315 set(last_index ${idx}) variable362 if(DEFINED last_index)363 set(align_expr "AlignExpr(ImageLimit(${name_clean}_${last_index}), ${endalign}) FIXED")372 set(last_index) variable
101 int8_t last_index; in ll_big_sync_create() local126 last_index = -1; in ll_big_sync_create()129 if (!IN_RANGE(bis[i], 0x01, 0x1F) || (bis[i] <= last_index)) { in ll_big_sync_create()135 last_index = bis[i]; in ll_big_sync_create()
556 list(GET indicies -1 last_index)772 if(NOT "${idx}" STREQUAL "${last_index}")783 set(last_index) variable