Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Ddata.c83 #if BC_ENABLE_HISTORY
103 #if BC_ENABLE_HISTORY
128 #if BC_ENABLE_HISTORY
376 #if BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
396 #if BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
H A Dread.c246 #if BC_ENABLE_HISTORY in bc_read_line()
253 #else // BC_ENABLE_HISTORY in bc_read_line()
255 #endif // BC_ENABLE_HISTORY in bc_read_line()
H A Dvm.c241 #if BC_ENABLE_HISTORY
672 #if BC_ENABLE_HISTORY
1541 #if BC_ENABLE_HISTORY
1695 #if BC_ENABLE_HISTORY
H A Dfile.c140 #if BC_ENABLE_HISTORY in bc_file_flushErr()
170 #endif // BC_ENABLE_HISTORY in bc_file_flushErr()
H A Dvector.c352 #if BC_ENABLE_HISTORY
369 #endif // BC_ENABLE_HISTORY
H A Dhistory.c145 #if BC_ENABLE_HISTORY
/freebsd/contrib/bc/include/
H A Dfile.h86 #if BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
115 #else // BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
126 #endif // BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
224 #if BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
231 #endif // BC_ENABLE_HISTORY && !BC_ENABLE_LINE_LIB
H A Dhistory.h170 #if BC_ENABLE_HISTORY
403 #if BC_ENABLE_HISTORY
H A Dvector.h104 #if BC_ENABLE_HISTORY
109 #endif // BC_ENABLE_HISTORY
273 #if BC_ENABLE_HISTORY
285 #endif // BC_ENABLE_HISTORY
H A Dvm.h659 #if BC_ENABLE_HISTORY
840 #if !BC_ENABLE_HISTORY || BC_ENABLE_LINE_LIB || BC_ENABLE_LIBRARY
1069 #if BC_ENABLE_HISTORY
H A Dstatus.h98 #ifndef BC_ENABLE_HISTORY
99 #define BC_ENABLE_HISTORY (1) macro
/freebsd/contrib/bc/
H A DMakefile.in149 BC_ENABLE_HISTORY = %%HISTORY%%
219 CPPFLAGS8 = $(CPPFLAGS7) -DBC_ENABLE_HISTORY=$(BC_ENABLE_HISTORY) -DBC_ENABLE_LIBRARY=$(BC_ENABLE_L…