Home
last modified time | relevance | path

Searched refs:floatx80Constant (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/nwfpe/
Dfpopcode.c30 const floatx80 floatx80Constant[] = { variable
Dfpopcode.h374 extern const floatx80 floatx80Constant[]; in getExtendedConstant()
375 return floatx80Constant[nIndex]; in getExtendedConstant()