Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libkern/
H A Dsoftfloat-macros.h101 int8 negCount = ( - count ) & 63; in shift64ExtraRightJamming() local
138 int8 negCount = ( - count ) & 63; in shift128Right() local
173 int8 negCount = ( - count ) & 63; in shift128RightJamming() local
231 int8 negCount = ( - count ) & 63; in shift128ExtraRightJamming() local
308 int8 negCount; in shortShift192Left() local