Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dpath.c43 #define NOT_A_VALID_DRIVE '@' macro
339 *curDrive = *otherDrive = NOT_A_VALID_DRIVE; in test_InitPathA()
398 if( *curDrive != NOT_A_VALID_DRIVE) in test_InitPathA()
808 if( curDrive != NOT_A_VALID_DRIVE) { in test_PathNameA()
834 if( otherDrive != NOT_A_VALID_DRIVE) { in test_PathNameA()
846 if( curDrive != NOT_A_VALID_DRIVE) { in test_PathNameA()