HomeSort by: relevance | last modified time | path
    Searched refs:morse (Results 1 - 6 of 6) sorted by relevancy

  /src/games/morse/
Makefile 6 PROG= morse
morse.c 1 /* $NetBSD: morse.c,v 1.23 2024/10/12 19:26:24 rillig Exp $ */
35 /* @(#)morse.c 8.1 (Berkeley) 5/31/93 */
36 __RCSID("$NetBSD: morse.c,v 1.23 2024/10/12 19:26:24 rillig Exp $");
88 const char morse[7]; member in struct:__anonc3962c150108
107 static void morse(int);
132 fprintf(stderr, "usage: morse [-ds] [string ...]\n");
144 char foo[10]; /* All morse chars shorter than this */
182 morse((unsigned char)*p);
186 morse(ch);
209 if (strcmp(other[i].morse, s) == 0)
221 morse(int c) function in typeref:typename:void
    [all...]
  /src/tests/games/
t_morse.sh 31 atf_set 'require.progs' '/usr/games/morse'
51 /usr/games/morse -s 0123456789
68 /usr/games/morse 0123456789
73 # possibly crashing morse.
77 atf_set 'require.progs' '/usr/games/morse'
86 /usr/games/morse äöü
92 atf_set 'require.progs' '/usr/games/morse'
115 atf_check -o 'save:roundtrip.morse' \
116 /usr/games/morse -s "$input"
118 /usr/games/morse -d < roundtrip.mors
    [all...]
  /src/games/bcd/
Makefile 6 MLINKS= bcd.6 morse.6 bcd.6 ppt.6
  /src/games/
Makefile 14 hack hals_end hangman hunt larn mille monop morse number \
  /src/games/quiz/
Makefile 13 midearth morse mult murders poetry posneg pres province seq-easy \

Completed in 17 milliseconds