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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dxstrdup.c41 #undef yasm__xstrdup macro
45 yasm__xstrdup(const char *str) function
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dutil.h124 # define yasm__xstrdup(str) xstrdup(str) macro

Completed in 161 milliseconds