Home
last modified time | relevance | path

Searched refs:ptr_unsigned (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dgmon_io.c45 ptr_unsigned enumerator
97 return ptr_unsigned; in gmon_get_ptr_signedness()
98 return (sext ? ptr_signed : ptr_unsigned); in gmon_get_ptr_signedness()
/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dgmon_io.c45 ptr_unsigned enumerator
97 return ptr_unsigned; in gmon_get_ptr_signedness()
98 return (sext ? ptr_signed : ptr_unsigned); in gmon_get_ptr_signedness()