Searched refs:endip (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmdebug.c423 int rv, *ip, *endip; local
450 endip = ip + (DBSIZE(data)+sizeof(int)-1)/sizeof(int);
451 while(ip < endip)

Completed in 13 milliseconds