HomeSort by relevance Sort by last modified time
    Searched refs:deRcp32 (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/delibs/debase/
deInt32Test.c 108 deRcp32(val, &rcp, &exp);
127 deRcp32(val, &rcp, &exp);
deInt32.c 58 void deRcp32 (deUint32 a, deUint32* rcp, int* exp)
deInt32.h 36 DE_RCP_FRAC_BITS = 30 /*!< Number of fractional bits in deRcp32() result. */
39 void deRcp32 (deUint32 a, deUint32* rcp, int* exp);

Completed in 8553 milliseconds