Searched refs:RES_PATH_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
23 #define RES_PATH_SEPARATOR '/' macro28 #if OS_PATH_SEPARATOR != RES_PATH_SEPARATOR in convertToResPath()33 if (*buf == OS_PATH_SEPARATOR) *buf = RES_PATH_SEPARATOR; in convertToResPath()