Searched defs:to (Results 1 – 10 of 10) sorted by relevance
40 stpcpy(char *to, const char *from) in stpcpy()
40 strcpy(char *to, const char *from) in strcpy()
41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) in wcpcpy()
71 String to = st.nextToken(); in ZoneCompactor() local93 String to = links.get(from); in ZoneCompactor() local
39 __aligned_u64 to; member
117 #define MAYBE_MAP_FLAG(x, from, to) (((x) & (from)) ? (to) : 0) argument
24 #define ISODCL(from, to) (to - from + 1) argument
409 __u64 to; member
252 __u32 to; member
1136 int to, /* to this number of times (maybe INFINITY) */ in repeat()