Home
last modified time | relevance | path

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

/php-src/ext/bcmath/libbcmath/src/
H A Dnum2str.c68 *sptr++ = BCD_CHAR(0); in bc_num2str_ex()
H A Dbcmath.h68 #define BCD_CHAR(d) (d + '0') macro

Completed in 11 milliseconds