Home
last modified time | relevance | path

Searched refs:z2Ptr (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/lib/libkern/
Dsoftfloat-macros.h227 bits64 *z2Ptr in shift128ExtraRightJamming() argument
264 *z2Ptr = z2; in shift128ExtraRightJamming()
304 bits64 *z2Ptr in shortShift192Left() argument
318 *z2Ptr = z2; in shortShift192Left()
361 bits64 *z2Ptr in add192() argument
375 *z2Ptr = z2; in add192()
417 bits64 *z2Ptr in sub192() argument
431 *z2Ptr = z2; in sub192()
480 bits64 *z2Ptr in mul128By64To192() argument
488 *z2Ptr = z2; in mul128By64To192()
[all …]
/netbsd/src/lib/libc/softfloat/bits32/
Dsoftfloat-macros146 `z2Ptr'. The value of `count' can be arbitrarily large.
153 `z2Ptr'.)
164 bits32 *z2Ptr
201 *z2Ptr = z2;
232 `z1Ptr', and `z2Ptr'.
243 bits32 *z2Ptr
257 *z2Ptr = z2;
289 `z1Ptr', and `z2Ptr'.
302 bits32 *z2Ptr
316 *z2Ptr = z2;
[all …]
/netbsd/src/lib/libc/softfloat/bits64/
Dsoftfloat-macros221 `z2Ptr'. The value of `count' can be arbitrarily large.
228 `z2Ptr'.)
239 bits64 *z2Ptr
276 *z2Ptr = z2;
307 `z1Ptr', and `z2Ptr'.
318 bits64 *z2Ptr
332 *z2Ptr = z2;
364 `z1Ptr', and `z2Ptr'.
377 bits64 *z2Ptr
391 *z2Ptr = z2;
[all …]