Searched refs:has_set_som (Results 1 – 1 of 1) sorted by relevance
422 BOOL has_set_som; member867 common->has_set_som = TRUE; in check_opcode_types()1547 SLJIT_ASSERT(common->has_set_som); in get_framesize()1575 if (common->has_set_som && !setsom_found) in get_framesize()1725 SLJIT_ASSERT(common->has_set_som); in init_frame()1756 if (common->has_set_som && !setsom_found) in init_frame()1924 SLJIT_ASSERT(common->has_set_som); in get_recurse_data_length()1930 if (common->has_set_som) in get_recurse_data_length()2226 SLJIT_ASSERT(common->has_set_som); in copy_recurse_data()2239 if (common->has_set_som && !setsom_found) in copy_recurse_data()[all …]