Searched refs:ret_postfix (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/libiberty/testsuite/
H A Dtest-demangle.c133 int ret_postfix; local
163 ret_postfix = 0;
219 ret_postfix = 1;
264 |(ret_postfix ? DMGL_RET_POSTFIX : 0));
/haiku-buildtools/binutils/libiberty/testsuite/
H A Dtest-demangle.c181 int ret_postfix, ret_drop; local
215 ret_postfix = 0;
272 ret_postfix = 1;
318 | (ret_postfix ? DMGL_RET_POSTFIX : 0)
/haiku-buildtools/gcc/libiberty/testsuite/
H A Dtest-demangle.c181 int ret_postfix, ret_drop; local
215 ret_postfix = 0;
272 ret_postfix = 1;
318 | (ret_postfix ? DMGL_RET_POSTFIX : 0)

Completed in 55 milliseconds