Home
last modified time | relevance | path

Searched refs:i_new_rlimits (Results 1 – 3 of 3) sorted by relevance

/dports/net/dgd/dgd-1.4.23/src/
H A Dinterpret.h303 extern void i_new_rlimits (frame*, Int, Int);
H A Dext.c597 i_new_rlimits(f, f->sp[-1].u.number, f->sp[-2].u.number); in ext_runtime_rlimits()
H A Dinterpret.c1498 void i_new_rlimits(frame *f, Int depth, Int t) in i_new_rlimits() function
2290 i_new_rlimits(f, newdepth, newticks); in i_interpret0()
2697 i_new_rlimits(f, newdepth, newticks); in i_interpret1()
3513 i_new_rlimits(f, -1, -1); in i_call_critical()