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()1276 SLJIT_ASSERT(common->has_set_som); in get_framesize()1303 if (common->has_set_som && !setsom_found) in get_framesize()1450 SLJIT_ASSERT(common->has_set_som); in init_frame()1480 if (common->has_set_som && !setsom_found) in init_frame()6335 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_matchingpath()6343 else if (common->has_set_som || common->mark_ptr != 0) in compile_recurse_matchingpath()8777 if (common->has_set_som && common->mark_ptr != 0) in compile_recurse_backtrackingpath()8785 else if (common->has_set_som || common->mark_ptr != 0) in compile_recurse_backtrackingpath()[all …]
Completed in 34 milliseconds