Home
last modified time | relevance | path

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

/external/bc/include/
Dhistory.h123 #define BC_HISTORY_DEBUG_BUF_SIZE (1024) macro
128 bc_history_debug_buf = bc_vm_malloc(BC_HISTORY_DEBUG_BUF_SIZE); \
131 BC_HISTORY_DEBUG_BUF_SIZE); \