Home
last modified time | relevance | path

Searched defs:vval (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dcmp_ui.c34 mpf_cmp_ui (mpf_srcptr u, unsigned long int vval) __GMP_NOTHROW in mpf_cmp_ui()
H A Dcmp_si.c35 mpf_cmp_si (mpf_srcptr u, long int vval) __GMP_NOTHROW in mpf_cmp_si()
/netbsd-src/external/bsd/byacc/dist/test/
H A Dvarsyntax_calc1.y38 INTERVAL vval; // interval values member
H A Dcalc1.y37 INTERVAL vval; member
H A Dbtyacc_calc1.y35 INTERVAL vval; member
/netbsd-src/usr.bin/locale/
H A Dlocale.c483 const char *lang, *vval, *eval; in showlocale() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1325 char *valuearg, *vval, prevc; in parser_if() local