Home
last modified time | relevance | path

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

/external/bc/
DMakefile.in74 DC_HELP = $(GEN_DIR)/dc_help.txt
75 DC_HELP_C = $(GEN_DIR)/dc_help.c
77 DC_HELP_GCDA = $(GEN_DIR)/dc_help.gcda
78 DC_HELP_GCNO = $(GEN_DIR)/dc_help.gcno
212 $(GEN_EMU) $(GEN_EXEC) $(DC_HELP) $(DC_HELP_C) dc_help "" $(DC_ENABLED_NAME)
D.gitignore32 dc_help.c
Dconfigure747 dc_help="\$(GEN_DIR)/dc_help.o"
776 dc_help=""
1236 contents=$(replace "$contents" "DC_HELP_O" "$dc_help")
Dconfigure.sh747 dc_help="\$(GEN_DIR)/dc_help.o"
776 dc_help=""
1236 contents=$(replace "$contents" "DC_HELP_O" "$dc_help")
/external/bc/src/
Ddc.c46 vm.help = dc_help; in dc_main()
/external/bc/include/
Ddc.h47 extern const char dc_help[];