Searched defs:xstrdup (Results 1 – 3 of 3) sorted by relevance
14 # define xstrdup strdup macro
77 char* FAST_FUNC xstrdup(const char *s) in xstrdup() function
1371 # define xstrdup(s) xxstrdup(__LINE__, s) macro