Home
last modified time | relevance | path

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

/freebsd/contrib/bc/include/
H A Dvm.h196 #define BC_W (vm->flags & BC_FLAG_W) macro
234 #define BC_IS_POSIX (BC_S || BC_W)
/freebsd/contrib/bc/src/
H A Dvm.c377 if (BC_W)