Searched refs:LONG_LEN (Results 1 – 1 of 1) sorted by relevance
555 #define LONG_LEN (MAX_PATH * 2) macro562 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 …]