Home
last modified time | relevance | path

Searched defs:__strdup (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dstrdup.c36 # define __strdup strdup macro
41 __strdup (const char *s) in __strdup() function