Searched defs:LONGV (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c57 #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), ',');

Completed in 45 milliseconds