Home
last modified time | relevance | path

Searched defs:float2int (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Daarch64.h629 float2int, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h942 float2int, enumerator
/netbsd-src/sys/dev/stbi/
H A Dstb_image.c1054 #define float2int(x) ((int) (x)) macro