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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dutils.c2103 static int return_p = 0;
2108 return_p = 0;
2112 if ((return_p || (strcmp (prev_prefix, prefix) != 0)) && !new_line)
2166 return_p = ch == '\r';
2093 static int return_p = 0; local

Completed in 115 milliseconds