Searched refs:bc_help (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/bc/src/
H A Dbc.c46 vm.help = bc_help;
/freebsd-13-stable/usr.bin/gh-bc/
H A DMakefile12 SRCS+= bc_help.c dc_help.c lib.c lib2.c opt.c rand.c
102 bc_help.c: bc_help.txt Makefile
103 cd ${BCDIR} && sh gen/strgen.sh gen/bc_help.txt ${.OBJDIR}/bc_help.c bc_help
/freebsd-13-stable/contrib/bc/
H A DMakefile.in68 BC_HELP = $(GEN_DIR)/bc_help.txt
69 BC_HELP_C = $(GEN_DIR)/bc_help.c
71 BC_HELP_GCDA = $(GEN_DIR)/bc_help.gcda
72 BC_HELP_GCNO = $(GEN_DIR)/bc_help.gcno
206 $(GEN_EMU) $(GEN_EXEC) $(BC_HELP) $(BC_HELP_C) bc_help "" $(BC_ENABLED_NAME)
H A Dconfigure746 bc_help="\$(GEN_DIR)/bc_help.o"
797 bc_help=""
1235 contents=$(replace "$contents" "BC_HELP_O" "$bc_help")
H A Dconfigure.sh746 bc_help="\$(GEN_DIR)/bc_help.o"
797 bc_help=""
1235 contents=$(replace "$contents" "BC_HELP_O" "$bc_help")
/freebsd-13-stable/contrib/bc/include/
H A Dbc.h50 extern const char bc_help[];

Completed in 152 milliseconds