Searched defs:yasm__xstrdup (Results 1 – 2 of 2) sorted by relevance
45 yasm__xstrdup(const char *str) in yasm__xstrdup() function
124 # define yasm__xstrdup(str) xstrdup(str) macro