Home | History | Annotate | Download | only in engine

Lines Matching refs:data_end

113 static NJ_INT16 bdic_get_next_data(NJ_UINT8 *data_top, NJ_UINT8 *data_end,
1000 NJ_UINT8 *data, *data_end;
1024 data_end = loctset->loct.handle
1030 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
1033 if (data < data_end) {
1050 NJ_UINT8 *data, *data_top, *bottom, *data_end;
1080 data_end = loctset->loct.handle
1086 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
1093 while (data < data_end) {
2379 NJ_UINT8 *data, *data_top, *bottom, *data_end;
2558 data_end = loctset->loct.handle
2564 data_end = CAND_IDX_AREA_TOP_ADDR(loctset->loct.handle);
2592 ret = bdic_get_next_data(data_top, data_end, loctset, psrhCache, old_abIdx);
2633 ret = bdic_get_next_data(data_top, data_end, loctset, psrhCache, current_abIdx);
2722 static NJ_INT16 bdic_get_next_data(NJ_UINT8 *data_top, NJ_UINT8 *data_end,
2754 while (data < data_end) {