Home
last modified time | relevance | path

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

/freebsd/usr.bin/gh-bc/
H A DMakefile10 SRCS+= bc_help.c dc_help.c lib.c lib2.c
121 dc_help.c: dc_help.txt Makefile
122 cd ${BCDIR} && sh gen/strgen.sh gen/dc_help.txt ${.OBJDIR}/dc_help.c 0 dc_help "" 1 0
/freebsd/contrib/bc/src/
H A Ddc.c54 vm->help = dc_help; in dc_main()
/freebsd/contrib/bc/include/
H A Ddc.h54 extern const char dc_help[];
/freebsd/contrib/bc/
H A DMakefile.in83 DC_HELP = $(GENDIR)/dc_help.txt
84 DC_HELP_C = $(GEN_DIR)/dc_help.c
86 DC_HELP_GCDA = $(GEN_DIR)/dc_help.gcda
87 DC_HELP_GCNO = $(GEN_DIR)/dc_help.gcno
268 …$(GEN_EMU) $(GEN_EXEC) $(DC_HELP) $(DC_HELP_C) $(BC_EXCLUDE_EXTRA_MATH) dc_help "" $(DC_ENABLED_NA…
H A Dconfigure1254 dc_help="\$(GEN_DIR)/dc_help.o"
1291 dc_help=""
2083 contents=$(replace "$contents" "DC_HELP_O" "$dc_help")
H A Dconfigure.sh1254 dc_help="\$(GEN_DIR)/dc_help.o"
1291 dc_help=""
2083 contents=$(replace "$contents" "DC_HELP_O" "$dc_help")