Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dlang.h41 // These have to come first to silence a warning on BC_C11 below.
46 #if BC_C11
48 #endif // BC_C11
336 #if BC_C11
339 #endif // BC_C11
H A Dstatus.h205 #define BC_C11 (1) macro
223 #define BC_C11 (0) macro
H A Dprogram.h504 #if BC_C11
511 #else // BC_C11
515 #endif // BC_C11
/freebsd/contrib/bc/src/
H A Ddata.c221 #if BC_C11
903 #if BC_C11