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

/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c2375 caddr32_t value32; local
2378 &value32, sizeof (value32)) != PS_OK)
2381 *data_pp = (void *)(uintptr_t)value32;

Completed in 48 milliseconds