Searched refs:isref (Results 1 – 2 of 2) sorted by relevance
436 int isref; in test_unop() local439 isref = nv_isref(np); in test_unop()441 return(isref); in test_unop()442 if(isref) in test_unop()
764 int copy=0,isref,top=0,noscope=(flags&NV_NOSCOPE); in nv_create() local816 isref = 0; in nv_create()883 isref = nv_isref(np); in nv_create()924 if(isref) in nv_create()1525 int isref; in nv_open() local1535 isref = nv_isref(np); in nv_open()1543 if(isref) in nv_open()1568 if(isref) in nv_open()