Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/bc/include/
Dhistory.h155 #define BC_HISTORY_DEBUG_BUF_SIZE (1024) macro
160 bc_history_debug_buf = bc_vm_malloc(BC_HISTORY_DEBUG_BUF_SIZE); \
163 BC_HISTORY_DEBUG_BUF_SIZE); \