Searched defs:to (Results 1 – 11 of 11) sorted by relevance
40 stpcpy(char *to, const char *from) in stpcpy()
40 strcpy(char *to, const char *from) in strcpy()
43 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) in wcpcpy()
35 __aligned_u64 to; member
177 static inline __attribute__((no_sanitize("memtag"))) void untag_memory(void* from, void* to) { in untag_memory()
65 __u64 to; member
23 #define ISODCL(from,to) (to - from + 1) argument
511 __u64 to; member
351 __u32 to; member
138 #define MAYBE_MAP_FLAG(x, from, to) (((x) & (from)) ? (to) : 0) argument
1580 int to) /* to this number of times (maybe INFINITY) */