Search | Google it | Results 1 - 2 of 2 for funcall:_tkm_init (0.00 seconds) |
61: /* malloc initialization */ 62: _tkm_init((UINT)rng, &_Kmacb); /* Kmalloc init */ 63: _tkm_init((UINT)rng|TA_NORESIDENT, &_Vmacb); /* Vmalloc init */
112: /* malloc initialization */ 113: _tkm_init((UINT)rng, &_Kmacb); /* Kmalloc init */ 114: _tkm_init((UINT)rng|TA_NORESIDENT, &_Vmacb); /* Vmalloc init */