Searched defs:yasm__splitpath (Results 1 – 3 of 3) sorted by relevance
2 #define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail) macro
117 # define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail) macro119 # define yasm__splitpath(path, tail) yasm__splitpath_unix(path, tail) macro