Searched refs:has_set_som (Results 1 – 1 of 1) sorted by relevance
364 BOOL has_set_som; member790 common->has_set_som = TRUE; in check_opcode_types()1260 SLJIT_ASSERT(common->has_set_som); in get_framesize()1287 if (common->has_set_som && !setsom_found) in get_framesize()1427 SLJIT_ASSERT(common->has_set_som); in init_frame()1457 if (common->has_set_som && !setsom_found) in init_frame()6298 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_matchingpath()6306 else if (common->has_set_som || common->mark_ptr != 0) in compile_recurse_matchingpath()8736 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_backtrackingpath()8744 else if (common->has_set_som || common->mark_ptr != 0) in compile_recurse_backtrackingpath()[all …]
Completed in 25 milliseconds