Searched refs:has_set_som (Results 1 – 1 of 1) sorted by relevance
427 BOOL has_set_som; member1081 common->has_set_som = TRUE; in check_opcode_types()1967 SLJIT_ASSERT(common->has_set_som); in get_framesize()1995 if (common->has_set_som && !setsom_found) in get_framesize()2145 SLJIT_ASSERT(common->has_set_som); in init_frame()2176 if (common->has_set_som && !setsom_found) in init_frame()2344 SLJIT_ASSERT(common->has_set_som); in get_recurse_data_length()2350 if (common->has_set_som) in get_recurse_data_length()2649 SLJIT_ASSERT(common->has_set_som); in copy_recurse_data()2662 if (common->has_set_som && !setsom_found) in copy_recurse_data()[all …]