Searched refs:positive_assert_quit (Results 1 – 1 of 1) sorted by relevance
404 jump_list *positive_assert_quit; member6442 jump_list *save_positive_assert_quit = common->positive_assert_quit; in compile_assert_matchingpath()6522 common->positive_assert_quit = NULL; in compile_assert_matchingpath()6547 common->positive_assert_quit = save_positive_assert_quit; in compile_assert_matchingpath()6621 common->positive_assert_quit = save_positive_assert_quit; in compile_assert_matchingpath()6636 SLJIT_ASSERT(common->positive_assert_quit == NULL); in compile_assert_matchingpath()6638 common->positive_assert_quit = common->quit; in compile_assert_matchingpath()6642 if (common->positive_assert_quit != NULL) in compile_assert_matchingpath()6645 set_jumps(common->positive_assert_quit, LABEL()); in compile_assert_matchingpath()6814 common->positive_assert_quit = save_positive_assert_quit; in compile_assert_matchingpath()[all …]
Completed in 42 milliseconds