On my system it yields (null) so I guess it's implementation defined. More generally, everything %p prints is implementation-defined:
7.21.6.1
The argument shall be a pointer to void. The value of the pointer is
converted to a sequence of printing characters, in an
implementation-defined manner.