HomeSort by: relevance | last modified time | path
    Searched defs:GetFullPathName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
opendir.c 52 # undef GetFullPathName
53 # define GetFullPathName GetFullPathNameA
102 if (!GetFullPathName (dir_name, MAX_PATH, dir_name_mask, NULL))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
opendir.c 52 # undef GetFullPathName
53 # define GetFullPathName GetFullPathNameA
102 if (!GetFullPathName (dir_name, MAX_PATH, dir_name_mask, NULL))

Completed in 23 milliseconds