Searched defs:pType (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c1314 ficlWord *pType = ficlSystemLookup(vm->callback.system, "type"); local
1317 FICL_VM_ASSERT(vm, pType);
1325 c.p = pType;

Completed in 274 milliseconds