Home
last modified time | relevance | path

Searched refs:_C_N (Results 1 – 4 of 4) sorted by relevance

/dports/math/palp/palp-2.20/
H A DE_Poly.c959 _C_D->dim = (_P->n + 1); _C_N->dim = (_P->n + 1); in Make_Cone()
960 _C_D->nface[0] = 1; _C_N->nface[0] = 1; in Make_Cone()
967 _C_N->edge[_C_N->dim][0] = INCI_0(); in Make_Cone()
969 _C_N->edge[_C_N->dim][0] = in Make_Cone()
970 INCI_OR(_C_N->edge[_C_N->dim][0], _I->f[_P->n - 1][i]); in Make_Cone()
973 _C_N->nface[_C_D->dim - d -1] = _I->nf[d]; in Make_Cone()
1206 Cone *_C_D, *_C_N; in Compute_E_Poly() local
1212 _C_N = (Cone *) malloc(sizeof(Cone)); in Compute_E_Poly()
1217 Make_Cone(_C_D, _C_N, _I_D, _P_D); in Compute_E_Poly()
1218 PEL_D.n = Num_Pos(_C_D); PEL_N.n = Num_Pos(_C_N); in Compute_E_Poly()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/regalloc/
H A Dhipe_optimistic_regalloc.erl666 compare_sanity({[], _C}, {[], _C_N}) ->
669 compare_sanity({_Coloring_list, _C}, {[], _C_N}) ->
672 compare_sanity({[], _C}, {_Coloring_list_N, _C_N}) ->
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/regalloc/
H A Dhipe_optimistic_regalloc.erl666 compare_sanity({[], _C}, {[], _C_N}) ->
669 compare_sanity({_Coloring_list, _C}, {[], _C_N}) ->
672 compare_sanity({[], _C}, {_Coloring_list_N, _C_N}) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/regalloc/
H A Dhipe_optimistic_regalloc.erl666 compare_sanity({[], _C}, {[], _C_N}) ->
669 compare_sanity({_Coloring_list, _C}, {[], _C_N}) ->
672 compare_sanity({[], _C}, {_Coloring_list_N, _C_N}) ->