ep_marker          26 lib/mpi/mpi-pow.c 	mpi_ptr_t mp_marker = NULL, bp_marker = NULL, ep_marker = NULL;
ep_marker         129 lib/mpi/mpi-pow.c 			ep = ep_marker = mpi_alloc_limb_space(esize);
ep_marker         306 lib/mpi/mpi-pow.c 	if (ep_marker)
ep_marker         307 lib/mpi/mpi-pow.c 		mpi_free_limb_space(ep_marker);