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

  /src/games/larn/
extern.h 163 int newobject(int, int *);
create.c 292 it = newobject(k + 1, &arg);
monster.c 78 * newobject(lev,i) Routine to return a randomly selected new object
1360 j = newobject(cavelevel, &i);
1365 * newobject(lev,i) Routine to return a randomly selected new object
1382 newobject(int lev, int *i) function
  /src/external/bsd/unbound/dist/libunbound/python/
libunbound.i 120 %newobject ub_ctx_create;
124 %newobject ub_resolve;
  /src/external/bsd/unbound/dist/pythonmod/
interface.i 1525 %newobject sldns_wire2str_type;
1526 %newobject sldns_wire2str_class;

Completed in 29 milliseconds