Home
last modified time | relevance | path

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

/mirbsd/src/lib/libncurses/src/ncurses/tinfo/
Dmake_keys.c71 make_keys(FILE *ifp, FILE *ofp) in make_keys() function
133 make_keys(fp, stdout); in main()
138 make_keys(stdin, stdout); in main()
/mirbsd/src/lib/libncurses/
DMakefile671 lib_gen.c lib_keyname.c make_hash make_keys nameftr namehdr \
703 init_keytry.h: keys.list make_keys
704 ./make_keys keys.list >$@
720 make_keys: ${NCSRCDIR}/ncurses/tinfo/make_keys.c ncurses_def.h run_MKnames target
/mirbsd/src/lib/libncurses/src/
DINSTALL1367 (e.g., ncurses/make_hash and ncurses/make_keys) that generate tables
1373 simpler. Since make_hash and make_keys use only ANSI C features, it
DNEWS85 produce comp_hash and make_keys, no dependency on wchar.h is needed.
196 + add $(BUILD_EXEEXT) suffix to invocation of make_keys in
3770 + add $x suffix to make_hash and make_keys so 'make distclean' works.
5691 + correct path for invoking make_keys (a missing "./").
5705 + add new utility 'make_keys' to compute keys.tries as a table rather