Searched refs:BC_NUM_PRINT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bc/include/
H A Dnum.h166 #define BC_NUM_PRINT(x) fprintf(stderr, "%s = %lu\n", #x, (unsigned long)(x)) macro
171 #define BC_NUM_PRINT(x) macro

Completed in 49 milliseconds