Searched defs:to (Results 1 – 9 of 9) 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()
39 __aligned_u64 to; member
134 #define MAYBE_MAP_FLAG(x, from, to) (((x) & (from)) ? (to) : 0) argument
24 #define ISODCL(from,to) (to - from + 1) argument
424 __u64 to; member
346 __u32 to; member
1135 int to, /* to this number of times (maybe INFINITY) */ in repeat()