Searched refs:return_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dutils.c2176 static int return_p = 0;
2181 return_p = 0;
2185 if ((return_p || (strcmp (prev_prefix, prefix) != 0)) && !new_line)
2239 return_p = ch == '\r';
2166 static int return_p = 0; local
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c2500 eligible_for_restore_insn (rtx trial, bool return_p)
2530 else if (return_p && TARGET_V9 && ! epilogue_renumber (&pat, 1)
2494 eligible_for_restore_insn(rtx trial, bool return_p) argument

Completed in 127 milliseconds