concepts/
efun/
SYNOPSIS
	int referencep(mixed arg)

DESCRIPTION
	returns true if arg was apssed by refrence to the current
	function, instead of the usual call-by-value.

SEE ALSO
	references(LPC)