Home
last modified time | relevance | path

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

/external/bc/src/
Dlibrary.c101 BC_FUNC_FOOTER_UNLOCK(e); in bcl_init()
117 BC_FUNC_FOOTER_UNLOCK(e); in bcl_pushContext()
298 BC_FUNC_FOOTER_UNLOCK(e); in bcl_num_create()
355 BC_FUNC_FOOTER_UNLOCK(e); in bcl_copy()
386 BC_FUNC_FOOTER_UNLOCK(e); in bcl_dup()
521 BC_FUNC_FOOTER_UNLOCK(e); in bcl_bigdig()
544 BC_FUNC_FOOTER_UNLOCK(e); in bcl_bigdig2num()
/external/bc/include/
Dlibrary.h51 #define BC_FUNC_FOOTER_UNLOCK(e) \ macro