Searched defs:yasm__splitpath_unix (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dfile.c184 yasm__splitpath_unix(const char *path, /*@out@*/ const char **tail) function
305 pathlen = yasm__splitpath_unix(from, &tail);

Completed in 52 milliseconds