gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:PPL (0.00 seconds)
tkernel_2
kernel/sysdepend/cpu/em1d/chkplv.c - 943B - 36 lines
34: {
35:         return ( PPL() > svc_call_limit )? E_OACV: E_OK;
36: }
t2ex
t2ex_source/lib/libtk/src_t2ex/sysdepend/tef_em1d/chkppl.c - 2.4KB - 69 lines
67: {
68:         return ( PPL() > t2ex_call_limit )? E_OACV: E_OK;
69: }