Home
last modified time | relevance | path

Searched refs:bc_parse_zero (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bc/src/
H A Dparse.c103 if (bc_parse_zero[0] == string[0] && bc_parse_zero[1] == string[1]) in bc_parse_addNum()
H A Ddata.c785 const char bc_parse_zero[2] = "0"; variable
/freebsd/contrib/bc/include/
H A Dparse.h277 extern const char bc_parse_zero[2];