Home
last modified time | relevance | path

Searched refs:t_msd (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ppl/ppl-1.2/interfaces/Prolog/
H A Dppl_prolog_common_defs.hh798 ppl_max_space_dimension(Prolog_term_ref t_msd);
H A Dppl_prolog_common.cc1769 ppl_max_space_dimension(Prolog_term_ref t_msd) { in ppl_max_space_dimension() argument
1771 if (unify_ulong(t_msd, max_representable_dimension(max_space_dimension()))) in ppl_max_space_dimension()