Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dvm.h261 #define BC_VM_DIGIT_CLAMP_STR (BC_IS_BC ? "BC_DIGIT_CLAMP" : "DC_DIGIT_CLAMP") macro
315 #define BC_VM_DIGIT_CLAMP_STR ("BC_DIGIT_CLAMP") macro
370 #define BC_VM_DIGIT_CLAMP_STR ("DC_DIGIT_CLAMP") macro
/freebsd/contrib/bc/src/
H A Dvm.c1585 const char* const env_clamp = BC_VM_DIGIT_CLAMP_STR;