Home
last modified time | relevance | path

Searched defs: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
418 bool pos_p = !wi::neg_p (cur_offset); in has_dominating_ubsan_ptr_check() local
H A Ddumpfile.cc1793 parse_dump_option (const char *option_value, const char **pos_p) in parse_dump_option()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsanopt.c157 bool pos_p; member
418 bool pos_p = !wi::neg_p (cur_offset); in has_dominating_ubsan_ptr_check() local
H A Ddumpfile.c1775 parse_dump_option (const char *option_value, const char **pos_p) in parse_dump_option()