Searched refs:dtype (Results 1 - 24 of 24) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_llrint.c6 #define dtype long long macro
H A Ds_llrintf.c6 #define dtype long long macro
H A Ds_llrintl.c6 #define dtype long long macro
H A Ds_lrint.c35 #define dtype long macro
42 * that overflows depends on the rounding mode when 'dtype' has more
46 dtype
50 dtype d;
53 d = (dtype)roundit(x);
H A Ds_lrintf.c6 #define dtype long macro
H A Ds_lrintl.c6 #define dtype long macro
H A Ds_llround.c6 #define dtype long long macro
H A Ds_llroundf.c6 #define dtype long long macro
H A Ds_llroundl.c6 #define dtype long long macro
H A Ds_lroundf.c6 #define dtype long macro
H A Ds_lroundl.c6 #define dtype long macro
H A Ds_lround.c36 #define dtype long macro
43 * If type has more precision than dtype, the endpoints dtype_(min|max) are
45 * from 0. On the other hand, if type has less precision than dtype, then
55 dtype
61 return ((dtype)x);
/bionic/libc/kernel/uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
H A Dcs-protocol.h67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype)
68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype)
69 #define CS_IOWR(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
H A Dcs-protocol.h67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype)
68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype)
69 #define CS_IOWR(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype)
24 #define HSC_IOR(num,dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
25 #define HSC_IOWR(num,dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
H A Dcs-protocol.h67 #define CS_IOW(num,dtype) _IOW(CS_IO_MAGIC, num, dtype)
68 #define CS_IOR(num,dtype) _IOR(CS_IO_MAGIC, num, dtype)
69 #define CS_IOWR(num,dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/bionic/libc/kernel/uapi/linux/
H A Domapfb.h24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype)
25 #define OMAP_IOR(num,dtype) _IOR('O', num, dtype)
26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Domapfb.h24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype)
25 #define OMAP_IOR(num,dtype) _IOR('O', num, dtype)
26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Domapfb.h24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype)
25 #define OMAP_IOR(num,dtype) _IOR('O', num, dtype)
26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype)
/bionic/libc/kernel/uapi/mtd/
H A Dubi-user.h86 __s8 dtype; member in struct:ubi_leb_change_req
91 __s8 dtype; member in struct:ubi_map_req
/bionic/libc/versioner-dependencies/common/kernel_uapi/mtd/
H A Dubi-user.h86 __s8 dtype; member in struct:ubi_leb_change_req
91 __s8 dtype; member in struct:ubi_map_req
/bionic/tools/versioner/dependencies/common/kernel_uapi/mtd/
H A Dubi-user.h86 __s8 dtype; member in struct:ubi_leb_change_req
91 __s8 dtype; member in struct:ubi_map_req

Completed in 180 milliseconds