Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dfile.h169 #ifndef yasm__combpath
172 # define yasm__combpath(from, to) yasm__combpath_win(from, to) macro
174 # define yasm__combpath(from, to) yasm__combpath_unix(from, to) macro
Dfile.c278 abspath = yasm__combpath(curdir, path); in yasm__abspath()
547 combine = yasm__combpath(from, iname); in yasm_fopen_include()
560 combine = yasm__combpath(np->path, iname); in yasm_fopen_include()
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
Dconfig.h4 #define yasm__combpath(from, to) yasm__combpath_win(from, to) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/dj/
Dconfig.h4 #define yasm__combpath(from, to) yasm__combpath_win(from, to) macro