HelenOS sources

RNGABSPTR          52 uspace/lib/c/include/device/hw_res_parsed.h #define RNGABSPTR(rng)	((void *) ((uintptr_t) RNGABS((rng))))
RNGABSPTR          52 uspace/lib/posix/include/libc/device/hw_res_parsed.h #define RNGABSPTR(rng)	((void *) ((uintptr_t) RNGABS((rng))))
HelenOS homepage, sources at GitHub