Home
last modified time | relevance | path

Searched defs:yasm__splitpath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
Dconfig.h2 #define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dfile.h117 # define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail) macro
119 # define yasm__splitpath(path, tail) yasm__splitpath_unix(path, tail) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/dj/
Dconfig.h2 #define yasm__splitpath(path, tail) yasm__splitpath_win(path, tail) macro