Home | History | Annotate | Download | only in bionic

Lines Matching defs:strcpy

62 #if !defined(STPCPY) && !defined(STRCPY)
63 #error "Either STPCPY or STRCPY must be defined."
71 #elif defined(STRCPY)
77 #if defined(STRCPY)
101 #elif defined(STRCPY)
102 ENTRY(strcpy)
105 #if defined(STRCPY)
139 #elif defined(STRCPY)
173 #elif defined(STRCPY)
243 #elif defined(STRCPY)
244 END(strcpy)