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

  /src/games/rogue/
object.c 234 obj = alloc_object();
359 obj = alloc_object();
632 alloc_object(void) function in typeref:typename:object *
642 clean_up("alloc_object: save failed");
717 obj = alloc_object();
753 obj = alloc_object();
object.c 234 obj = alloc_object();
359 obj = alloc_object();
632 alloc_object(void) function in typeref:typename:object *
642 clean_up("alloc_object: save failed");
717 obj = alloc_object();
753 obj = alloc_object();

Completed in 50 milliseconds