Home
last modified time | relevance | path

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

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