Home
last modified time | relevance | path

Searched defs:digit_value (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dset_str.c52 const unsigned char *digit_value; in mpz_set_str() local
H A Dinp_str.c74 const unsigned char *digit_value; in mpz_inp_str_nowhite() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Doff_cvt.c77 off_t digit_value; in off_cvt_string() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.h275 #define digit_value(c) ((c) - '0') macro
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dset_str.c134 const unsigned char *digit_value; in mpf_set_str() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dlex.c847 unsigned digit_value; quoted_next() local