1 2 3 4 5 6 7
#ifndef STPNCPY # define STPNCPY __stpncpy_evex #endif #define USE_AS_STPCPY #define STRNCPY STPNCPY #include "strncpy-evex.S"