Searched refs:make_hash (Results 1 – 7 of 7) sorted by relevance
266 make_hash$(BUILD_EXEEXT) : \268 $(tinfo)/make_hash.c \270 …$(BUILD_CC) -o $@ $(BUILD_CPPFLAGS) $(BUILD_CCFLAGS) $(tinfo)/make_hash.c $(BUILD_LDFLAGS) $(BUILD…286 make_hash$(BUILD_EXEEXT) \293 make_hash$(BUILD_EXEEXT) \324 -rm -f make_hash$(BUILD_EXEEXT)
164 CLEANFILES= ${GENSRCS} ${GENHDRS} keys.list make_hash term.h.new \221 comp_captab.c: MKcaptab.sh MKcaptab.awk Caps Caps-ncurses make_hash230 comp_userdefs.c: MKuserdefs.sh Caps Caps-ncurses make_hash281 DEPENDOBJS+= make_hash make_keys282 build-tools: make_hash make_keys287 make_hash: make_hash.c hashsize.h ncurses_def.h ${HEADERS} ${BUILD_TOOLS_META} target289 ${NCURSES_DIR}/ncurses/tinfo/make_hash.c295 make_hash: ${BTOOLSPATH}/make_hash target
74 cat "$@" |./make_hash 1 info "$OPT1"75 cat "$@" |./make_hash 3 cap "$OPT1"
54 cat "$@" | ./make_hash 1 user "$OPT1"
953 ./ncurses/tinfo/make_hash.c
2524 (e.g., ncurses/make_hash and ncurses/make_keys) that generate tables2530 simpler. Since make_hash and make_keys use only ANSI C features, it
2270 + modify comparison in make_hash.c to correct a special case in2370 + modify make_hash to not require --disable-leaks, to simplify building3508 + modify make_hash to allow building with address-sanitizer,5390 + improve a limit-check in make_hash.c5523 + improve limit-checks in tinfo/make_hash.c, tinfo/read_entry.c5889 + build-fix for MinGW cross-compiling, so that make_hash does not6741 + simplify include-dependencies of make_hash and make_keys, to reduce6836 compile of make_hash and make_keys, improving cross-compilation of12581 + add $x suffix to make_hash and make_keys so 'make distclean' works.