Searched refs:make_hash (Results 1 – 7 of 7) sorted by relevance
262 make_hash$(BUILD_EXEEXT) : \264 $(tinfo)/make_hash.c \266 …$(BUILD_CC) -o $@ $(BUILD_CPPFLAGS) $(BUILD_CCFLAGS) $(tinfo)/make_hash.c $(BUILD_LDFLAGS) $(BUILD…278 make_hash$(BUILD_EXEEXT) \285 make_hash$(BUILD_EXEEXT) \316 -rm -f make_hash$(BUILD_EXEEXT)
166 CLEANFILES= ${GENSRCS} ${GENHDRS} keys.list make_hash term.h.new \231 comp_captab.c: MKcaptab.sh MKcaptab.awk Caps Caps-ncurses make_hash240 comp_userdefs.c: MKuserdefs.sh Caps Caps-ncurses make_hash283 DEPENDOBJS+= make_hash make_keys284 build-tools: make_hash make_keys289 make_hash: make_hash.c hashsize.h ncurses_def.h ${HEADERS} ${BUILD_TOOLS_META} target291 ${NCURSES_DIR}/ncurses/tinfo/make_hash.c297 make_hash: ${BTOOLSPATH}/make_hash target
74 cat "$@" |./make_hash 1 info $OPT175 cat "$@" |./make_hash 3 cap $OPT1
54 cat "$@" | ./make_hash 1 user $OPT1
953 ./ncurses/tinfo/make_hash.c
2489 (e.g., ncurses/make_hash and ncurses/make_keys) that generate tables2495 simpler. Since make_hash and make_keys use only ANSI C features, it
1701 + modify comparison in make_hash.c to correct a special case in1801 + modify make_hash to not require --disable-leaks, to simplify building2939 + modify make_hash to allow building with address-sanitizer,4821 + improve a limit-check in make_hash.c4954 + improve limit-checks in tinfo/make_hash.c, tinfo/read_entry.c5320 + build-fix for MinGW cross-compiling, so that make_hash does not6172 + simplify include-dependencies of make_hash and make_keys, to reduce6267 compile of make_hash and make_keys, improving cross-compilation of12012 + add $x suffix to make_hash and make_keys so 'make distclean' works.