HomeSort by: relevance | last modified time | path
    Searched refs:newstring (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.h 94 #define newstring(x) ((char *) alloc(x)) macro
hack.do_name.c 257 str = newstring(strlen(buf) + 1);

Completed in 12 milliseconds