Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/w32/
Dpathstuff.c129 char *nutc_path; /* new NutC path */ in convert_path_to_nutc() local
164 nutc_path = xmalloc(nutc_path_len); in convert_path_to_nutc()
165 pathp = nutc_path; in convert_path_to_nutc()
195 free(nutc_path); in convert_path_to_nutc()
220 nutc_path = xmalloc(nutc_path_len); in convert_path_to_nutc()
221 pathp = nutc_path; in convert_path_to_nutc()
236 free(nutc_path); in convert_path_to_nutc()
250 rval = savestring(nutc_path, strlen(nutc_path)); in convert_path_to_nutc()
251 free(nutc_path); in convert_path_to_nutc()