HomeSort by relevance Sort by last modified time
    Searched refs:convert_Path_to_windows32 (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/make-3.81/w32/include/
pathstuff.h 21 extern char * convert_Path_to_windows32(char *Path, char to_delim);
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 39 return (convert_Path_to_windows32(Path, to_delim));
46 convert_Path_to_windows32(char *Path, char to_delim)
  /ndk/sources/host-tools/make-3.81/
variable.c 974 convert_Path_to_windows32(value, ';');
984 convert_Path_to_windows32(v->value, ';');
    [all...]

Completed in 1970 milliseconds