Searched refs:then_offsets (Results 1 – 1 of 1) sorted by relevance
382 sljit_u8 *then_offsets; member2552 current_offset = common->then_offsets + (cc - common->start); in set_then_offsets()2561 current_offset = common->then_offsets + (cc + 1 + LINK_SIZE - common->start); in set_then_offsets()10427 if (common->has_then && common->then_offsets[cc - common->start] != 0) in compile_matchingpath()12223 common->then_offsets = (sljit_u8 *)(common->private_data_ptrs + total_length); in jit_compile()12224 memset(common->then_offsets, 0, total_length); in jit_compile()