Searched refs:llrint (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/
H A Dc99_math.h79 llrint(double d) function in typeref:typename:long long int
/xsrc/external/mit/MesaLib/dist/include/
H A Dc99_math.h79 llrint(double d) function in typeref:typename:long long int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pack_color.h536 return (uint32_t) llrint(z * 0xffffffff);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pack_color.h544 return (uint32_t) llrint(z * 0xffffffff);

Completed in 5 milliseconds