Home
last modified time | relevance | path

Searched refs:LONG_LEN (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/shlwapi/
H A Dpath.c555 #define LONG_LEN (MAX_PATH * 2) macro
562 char too_long[LONG_LEN]; in test_PathCombineA()
718 too_long[LONG_LEN - 1] = '\0'; in test_PathCombineA()
757 char too_long[LONG_LEN]; in test_PathAddBackslash()
806 too_long[LONG_LEN - 1] = '\0'; in test_PathAddBackslash()
818 char too_long[LONG_LEN]; in test_PathAppendA()
910 too_long[LONG_LEN - 1] = '\0'; in test_PathAppendA()
921 too_long[LONG_LEN - 1] = '\0'; in test_PathAppendA()
945 char too_long[LONG_LEN]; in test_PathCanonicalizeA()
1055 too_long[LONG_LEN - 1] = '\0'; in test_PathCanonicalizeA()
[all …]