Home
last modified time | relevance | path

Searched refs:BC_DEBUG_CODE (Results 1 – 15 of 15) sorted by relevance

/external/bc/include/
Dhistory.h117 #if BC_DEBUG_CODE
151 #if BC_DEBUG_CODE
318 #if BC_DEBUG_CODE
Dstatus.h114 #ifndef BC_DEBUG_CODE
115 #define BC_DEBUG_CODE (0) macro
536 #if BC_DEBUG_CODE
762 #if BC_DEBUG_CODE
Dvm.h622 #if BC_DEBUG_CODE
762 #if BC_DEBUG_CODE
Dnum.h352 #if BC_DEBUG_CODE
806 #if BC_DEBUG_CODE
Dvector.h422 #if BC_DEBUG_CODE
Dprogram.h286 #if BC_DEBUG_CODE
407 #if BC_DEBUG_CODE
Dlang.h678 #if BC_DEBUG_CODE
/external/bc/src/
Dfile.c235 #if BC_DEBUG_CODE in bc_file_vprintf()
Ddata.c673 #if BC_DEBUG_CODE
Dvm.c72 #if BC_DEBUG_CODE
82 #if BC_DEBUG_CODE
Dhistory.c172 #if BC_DEBUG_CODE
1695 #if BC_DEBUG_CODE
Dvector.c567 #if BC_DEBUG_CODE
Dprogram.c2678 #if BC_DEBUG_CODE in bc_program_exec()
3184 #if BC_DEBUG_CODE
Dnum.c3862 #if BC_DEBUG_CODE
/external/bc/manuals/
Ddevelopment.md263 `bcdebug` configures `bc` for a full debug build, including `BC_DEBUG_CODE` (see
1909 `BC_DEBUG_CODE`
4559 For more information, see all of the code guarded by `#if BC_DEBUG_CODE` in the