Searched defs:__to (Results 1 – 5 of 5) sorted by relevance
123 __DEVICE__ float nexttoward(float __from, float __to) { in nexttoward()126 __DEVICE__ double nexttoward(double __from, double __to) { in nexttoward()
99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) argument
94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) argument
159 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) argument
176 uint64_t __to = to; in concat_writev() local