Home
last modified time | relevance | path

Searched defs:tsize (Results 1 – 25 of 117) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dvararg.d62 auto tsize = ti.tsize; in va_arg() local
75 auto tsize = ti.tsize; in va_arg() local
96 const tsize = ti.tsize; in va_arg() local
112 const tsize = ti.tsize; in va_arg() local
123 const tsize = ti.tsize; in va_arg() local
132 const tsize = ti.tsize; in va_arg() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Darraycast.d23 void[] _d_arraycast(size_t tsize, size_t fsize, void[] a) in _d_arraycast()
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dsqrt.c67 mp_size_t prec, tsize; in mpf_sqrt() local
H A Dset_q.c57 mp_size_t prec, nsize, dsize, qsize, prospective_qsize, tsize, zeros; in mpf_set_q() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d635 @property size_t tsize() nothrow pure const @safe @nogc { return 0; } in tsize() function
668 @property override size_t tsize() nothrow pure const @safe @nogc { return tsize_val; } in tsize() function
880 override @property size_t tsize() nothrow pure const { return base.tsize; } in tsize() function
1004 override @property size_t tsize() nothrow pure const in tsize() function
1078 override @property size_t tsize() nothrow pure const in tsize() function
1170 override @property size_t tsize() nothrow pure const in tsize() function
1287 override @property size_t tsize() nothrow pure const in tsize() function
1330 override @property size_t tsize() nothrow pure const { return base.tsize; } in tsize() function
1373 override @property size_t tsize() nothrow pure const in tsize() function
1507 override @property size_t tsize() nothrow pure const in tsize() function
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/
H A Dti_delegate.d38 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_n.d42 override @property size_t tsize() const in tsize() function
H A Dti_short.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_int.d46 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_uint.d46 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_ushort.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_byte.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_void.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_ubyte.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_dchar.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_ulong.d50 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_long.d50 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_ucent.d48 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_wchar.d42 override @property size_t tsize() in tsize() function
H A Dti_cent.d49 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_char.d42 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_ptr.d47 override @property size_t tsize() nothrow pure in tsize() function
H A Dti_real.d45 override @property size_t tsize() const in tsize() function
/netbsd-src/sys/compat/common/
H A Dsysv_ipc_50.c90 size_t infosize, dssize, tsize, buflen; in sysctl_kern_sysvipc50() local
/netbsd-src/external/lgpl3/gmp/dist/mpq/
H A Dget_d.c136 mp_size_t tsize; in mpq_get_d() local

12345