Home
last modified time | relevance | path

Searched refs:Mref1 (Results 1 – 10 of 10) sorted by relevance

/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelgmatr.cc36 #define Mref1(V,i,j)(&(((V->coords)[(i-1)*(V->ncols)+j-1]))) macro
38 #define Mref(V,i,j) Mref1((V),i,j)
60 return Mref1(M, i, j); in GMref1()
H A Dpelhomot.cc3134 #define Mref1(V,i,j) (&(((V->coords)[(i-1)*(V->ncols)+j-1]))) macro
3136 #define Mref(V,i,j) Mref1((V),i,j)
3158 return Mref1(M, i, j); in PMref1()
H A Dpelutils.cc632 #define Mref1(V,i,j)(((V->coords)[(i-1)*(V->ncols)+j-1])) macro
634 #define Mref(V,i,j) Mref1((V),i,j)
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dfile_SUITE.erl3128 Mref1 = erlang:monitor(process, Child1),
3132 {'DOWN', Mref1, _, _, _} = Down1a ->
3140 {'DOWN', Mref1, process, Child1, normal} ->
3142 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dfile_SUITE.erl3363 Mref1 = erlang:monitor(process, Child1),
3367 {'DOWN', Mref1, _, _, _} = Down1a ->
3375 {'DOWN', Mref1, process, Child1, normal} ->
3377 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dfile_SUITE.erl3379 Mref1 = erlang:monitor(process, Child1),
3383 {'DOWN', Mref1, _, _, _} = Down1a ->
3391 {'DOWN', Mref1, process, Child1, normal} ->
3393 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dfile_SUITE.erl3379 Mref1 = erlang:monitor(process, Child1),
3383 {'DOWN', Mref1, _, _, _} = Down1a ->
3391 {'DOWN', Mref1, process, Child1, normal} ->
3393 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dfile_SUITE.erl3379 Mref1 = erlang:monitor(process, Child1),
3383 {'DOWN', Mref1, _, _, _} = Down1a ->
3391 {'DOWN', Mref1, process, Child1, normal} ->
3393 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dfile_SUITE.erl3101 Mref1 = erlang:monitor(process, Child1),
3105 {'DOWN', Mref1, _, _, _} = Down1a ->
3113 {'DOWN', Mref1, process, Child1, normal} ->
3115 {'DOWN', Mref1, _, _, _} = Down1b ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dfile_SUITE.erl3379 Mref1 = erlang:monitor(process, Child1),
3383 {'DOWN', Mref1, _, _, _} = Down1a ->
3391 {'DOWN', Mref1, process, Child1, normal} ->
3393 {'DOWN', Mref1, _, _, _} = Down1b ->