Searched defs:yasm__createpath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dfile.h193 #ifndef yasm__createpath
196 # define yasm__createpath(path) yasm__createpath_common(path, 1) macro
198 # define yasm__createpath(path) yasm__createpath_common(path, 0) macro

Completed in 26 milliseconds