Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dcompat.h589 # define Bstrdup _strdup macro
593 # define Bstrdup strdup macro
/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Dcompat.h333 # define Bstrdup strdup macro
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dcompat.c161 char *Bstrdup(const char *s) in Bstrdup() function