Home
last modified time | relevance | path

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

/dragonfly/games/cgram/
H A Dcgram.c405 go_to_next_line(void) in go_to_next_line() function
426 go_to_next_line(); in go_right()
499 go_to_next_line(); in handle_key()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Ddebug.cc1014 bool go_to_next_line = false; in _M_error() local
1020 go_to_next_line = true; in _M_error()
1028 go_to_next_line = true; in _M_error()
1031 if (go_to_next_line) in _M_error()