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

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

Completed in 4 milliseconds