Searched refs:U_STRNCPY (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-strncpy.c29 #define U_STRNCPY u16_strncpy macro
H A Dtest-u32-strncpy.c29 #define U_STRNCPY u32_strncpy macro
H A Dtest-u8-strncpy.c29 #define U_STRNCPY u8_strncpy macro
H A Dtest-strncpy.h32 result = U_STRNCPY (dest + 1, input, n);
58 /* Check that U_STRNCPY (D, S, N) does not look at more than

Completed in 98 milliseconds