Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bc/include/
HDhistory.h234 #define BC_HISTORY_DEBUG_BUF_SIZE (1024) macro
242 bc_history_debug_buf = bc_vm_malloc(BC_HISTORY_DEBUG_BUF_SIZE); \
245 BC_HISTORY_DEBUG_BUF_SIZE); \