Lines Matching defs:ref
76 int ref ;
104 int refCount (void) const { return (p == SF_NULL) ? 0 : p->ref ; }
166 : sf (SF_NULL), sfinfo (), ref (1)
180 { p->ref = 1 ;
202 { p->ref = 1 ;
227 { p->ref = 1 ;
249 { p->ref = 1 ;
266 { if (p != SF_NULL && -- p->ref == 0)
275 ++ p->ref ;
283 if (p != SF_NULL && -- p->ref == 0)
288 ++ p->ref ;
417 if (p == SF_NULL || (p->ref != 1))
436 { p->ref = 1 ;