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

/macosx-10.10.1/nano-12/src/
H A Dmove.c212 bool end_line = FALSE, started_on_word = FALSE; local
230 * started_on_word to TRUE. */
231 started_on_word = TRUE;
286 return started_on_word;
307 bool begin_line = FALSE, started_on_word = FALSE; local
325 * started_on_word to TRUE. */
326 started_on_word = TRUE;
417 return started_on_word;
H A Dprompt.c512 bool end_line = FALSE, started_on_word = FALSE; local
529 * started_on_word to TRUE. */
530 started_on_word = TRUE;
566 return started_on_word;
577 bool begin_line = FALSE, started_on_word = FALSE; local
594 * started_on_word to TRUE. */
595 started_on_word = TRUE;
661 return started_on_word;

Completed in 67 milliseconds