Searched refs:U_STPNCPY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u16-stpncpy.c29 #define U_STPNCPY u16_stpncpy macro
H A Dtest-u32-stpncpy.c29 #define U_STPNCPY u32_stpncpy macro
H A Dtest-u8-stpncpy.c29 #define U_STPNCPY u8_stpncpy macro
H A Dtest-stpncpy.h32 result = U_STPNCPY (dest + 1, input, n);
58 /* Check that U_STPNCPY (D, S, N) does not look at more than

Completed in 57 milliseconds