Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/bc/dist/
H A Dnumber.h102 void bc_str2num (bc_num *num, char *str, int scale);
H A Dnumber.c1640 bc_str2num (bc_num *num, char *str, int scale) in bc_str2num() function