Home
last modified time | relevance | path

Searched refs:pos_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsanopt.cc157 bool pos_p; member
172 hstate.add_int (ref.pos_p); in hash()
180 && ref1.pos_p == ref2.pos_p; in equal()
418 bool pos_p = !wi::neg_p (cur_offset); in has_dominating_ubsan_ptr_check() local
421 couple.pos_p = pos_p; in has_dominating_ubsan_ptr_check()
435 if (pos_p) in has_dominating_ubsan_ptr_check()
440 else if (!pos_p && wi::les_p (ooffset, cur_offset)) in has_dominating_ubsan_ptr_check()
455 couple.pos_p = !wi::neg_p (offset); in record_ubsan_ptr_check_stmt()
H A Ddumpfile.cc1793 parse_dump_option (const char *option_value, const char **pos_p) in parse_dump_option() argument
1799 if (pos_p) in parse_dump_option()
1800 *pos_p = NULL; in parse_dump_option()
1838 if (pos_p) in parse_dump_option()
1839 *pos_p = ptr + 1; in parse_dump_option()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanopt.c157 bool pos_p; member
172 hstate.add_int (ref.pos_p); in hash()
180 && ref1.pos_p == ref2.pos_p; in equal()
418 bool pos_p = !wi::neg_p (cur_offset); in has_dominating_ubsan_ptr_check() local
421 couple.pos_p = pos_p; in has_dominating_ubsan_ptr_check()
435 if (pos_p) in has_dominating_ubsan_ptr_check()
440 else if (!pos_p && wi::les_p (ooffset, cur_offset)) in has_dominating_ubsan_ptr_check()
455 couple.pos_p = !wi::neg_p (offset); in record_ubsan_ptr_check_stmt()
H A Ddumpfile.c1775 parse_dump_option (const char *option_value, const char **pos_p) in parse_dump_option() argument
1781 if (pos_p) in parse_dump_option()
1782 *pos_p = NULL; in parse_dump_option()
1820 if (pos_p) in parse_dump_option()
1821 *pos_p = ptr + 1; in parse_dump_option()