Searched defs:__from (Results 1 – 4 of 4) 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