Searched defs:yasm__abspath (Results 1 – 3 of 3) sorted by relevance
3 #define yasm__abspath(path) yasm__abspath_win(path) macro
273 yasm__abspath(const char *path) in yasm__abspath() function