Home
last modified time | relevance | path

Searched defs:shift32RightJamming (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/softfloat/
H A Dsoftfloat-macros.h42 static __inline void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr ) in shift32RightJamming() function
/openbsd-src/sys/lib/libkern/
H A Dsoftfloat-macros.h48 INLINE void shift32RightJamming( bits32 a, int16 count, bits32 *zPtr ) in shift32RightJamming() function