Searched defs:nint (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/common/bignum/ |
H A D | mont_mulf.c | 213 adjust_montf_result(uint32_t *i32, uint32_t *nint, int len) in adjust_montf_result() argument 243 double *dn, uint32_t *nint, in mont_mulf_noconv() argument
|
H A D | bignumimpl.c | 2052 uint32_t *nint, *prod; in big_modexp_ncp_float() local [all...] |
/titanic_51/usr/src/lib/libmp/common/ |
H A D | util.c | 51 _mp_xalloc(int nint, char *s) in _mp_xalloc() argument
|
H A D | old_mp.c | 62 short *xalloc(int nint, char *s) { return (_mp_xalloc(nint, s)); } in xalloc() argument
|
/titanic_51/usr/src/uts/common/io/ |
H A D | consconfig_dacf.c | 498 uint_t nint; in consconfig_tem_supported() local
|
/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | dwarf.c | 1273 int nlong = 0, nshort = 0, nchar = 0, nint = 0; in die_base_name_parse() local
|
/titanic_51/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 907 int nlong = 0, nshort = 0, nchar = 0, nint = 0; in ctf_dwarf_parse_base() local
|