Home
last modified time | relevance | path

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

/freebsd/usr.bin/morse/
H A Dmorse.c280 #define WORD_SPACE (7 - CHAR_SPACE - 1) macro
527 sound.duration = cdot_clock * WORD_SPACE; in play()
567 duration = cdot_clock * WORD_SPACE; in ttyout()