Home
last modified time | relevance | path

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

/external/bc/include/
Dvm.h299 #define BC_STATUS_IS_ERROR(s) \ macro
/external/bc/src/
Dvm.c721 if (!BC_STATUS_IS_ERROR(s)) {
1011 int s = BC_STATUS_IS_ERROR(status) ? status : BC_STATUS_SUCCESS;