Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
Dconfig.h3 #define yasm__abspath(path) yasm__abspath_win(path) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/dj/
Dconfig.h3 #define yasm__abspath(path) yasm__abspath_win(path) macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dfile.c273 yasm__abspath(const char *path) in yasm__abspath() function