Lines Matching refs:fint
1222 fint *_type // May be a heap pointer, but always live.1227 func addfinalizer(p unsafe.Pointer, f *funcval, nret uintptr, fint *_type, ot *ptrtype) bool {1234 s.fint = fint1303 queuefinalizer(p, sf.fn, sf.nret, sf.fint, sf.ot)