Searched refs:LONGV (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libast/common/vmalloc/ |
H A D | vmdebug.c | 57 #define LONGV(x) ((Vmulong_t)(x)) macro 164 bufp = (*_Vmstrcpy)(bufp, (*_Vmitoa)(LONGV(where),-1), ':'); 168 bufp = (*_Vmstrcpy)(bufp,(*_Vmitoa)(LONGV(DBLINE(data)),-1),':'); 176 bufp = (*_Vmstrcpy)(bufp, (*_Vmitoa)(LONGV(line),-1), ',');
|