summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx28
1 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx b/Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx
index f32746b30e1..edbe34ee82c 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3fp-logic.dtx
@@ -87,8 +87,8 @@
% \item \cs{@@_!_o:w} \meta{floating point}
% \item \cs{@@_\string&_o:ww} \meta{floating point} \meta{floating point}
% \item \cs{@@_\string|_o:ww} \meta{floating point} \meta{floating point}
-% \item \cs{@@_ternary:NwwN}, \cs{@@_ternary_i:NwwN},
-% \cs{@@_ternary_ii:NwwN} have to be understood.
+% \item \cs{@@_ternary:NwwN}, \cs{@@_ternary_auxi:NwwN},
+% \cs{@@_ternary_auxii:NwwN} have to be understood.
% \end{itemize}
%
% \subsection{Existence test}
@@ -369,9 +369,9 @@
{
\if_meaning:w 3 #4
\if_meaning:w 3 #2
- \@@_minmax_i:ww
+ \@@_minmax_auxi:ww
\else:
- \@@_minmax_ii:ww
+ \@@_minmax_auxii:ww
\fi:
\else:
\if_int_compare:w
@@ -379,9 +379,9 @@
\s_@@ \@@_chk:w #4#5;
\s_@@ \@@_chk:w #2#3;
= #1
- \@@_minmax_ii:ww
+ \@@_minmax_auxii:ww
\else:
- \@@_minmax_i:ww
+ \@@_minmax_auxi:ww
\fi:
\fi:
\@@_minmax_loop:Nww #1
@@ -391,12 +391,12 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}[aux, EXP]{\@@_minmax_i:ww, \@@_minmax_ii:ww}
+% \begin{macro}[aux, EXP]{\@@_minmax_auxi:ww, \@@_minmax_auxii:ww}
% Keep the first/second number, and remove the other.
% \begin{macrocode}
-\cs_new:Npn \@@_minmax_i:ww #1 \fi: \fi: #2 \s_@@ #3 ; \s_@@ #4;
+\cs_new:Npn \@@_minmax_auxi:ww #1 \fi: \fi: #2 \s_@@ #3 ; \s_@@ #4;
{ \fi: \fi: #2 \s_@@ #3 ; }
-\cs_new:Npn \@@_minmax_ii:ww #1 \fi: \fi: #2 \s_@@ #3 ;
+\cs_new:Npn \@@_minmax_auxii:ww #1 \fi: \fi: #2 \s_@@ #3 ;
{ \fi: \fi: #2 }
% \end{macrocode}
% \end{macro}
@@ -460,7 +460,7 @@
%
%^^A todo: understand and optimize.
% \begin{macro}[int, EXP]
-% {\@@_ternary:NwwN, \@@_ternary_i:NwwN, \@@_ternary_ii:NwwN}
+% {\@@_ternary:NwwN, \@@_ternary_auxi:NwwN, \@@_ternary_auxii:NwwN}
% \begin{macro}[aux, EXP]
% {
% \@@_ternary_loop_break:w, \@@_ternary_loop:Nw,
@@ -480,7 +480,7 @@
\@@_ternary_loop:Nw
#2
\s_@@ \@@_chk:w { \@@_ternary_loop_break:w } ;
- \@@_ternary_break_point:n { \exp_after:wN \@@_ternary_i:NwwN }
+ \@@_ternary_break_point:n { \exp_after:wN \@@_ternary_auxi:NwwN }
\exp_after:wN #1
\tex_romannumeral:D -`0
\@@_exp_after_array_f:w #3 \s_@@_stop
@@ -502,7 +502,7 @@
\cs_new:Npn \@@_ternary_loop_break:w #1 \fi: #2 \@@_ternary_break_point:n #3
{
\c_zero = \c_zero \fi:
- \exp_after:wN \@@_ternary_ii:NwwN
+ \exp_after:wN \@@_ternary_auxii:NwwN
}
\cs_new:Npn \@@_ternary_loop:Nw \s_@@ \@@_chk:w #1#2;
{
@@ -512,7 +512,7 @@
\@@_ternary_loop:Nw
}
\cs_new:Npn \@@_ternary_map_break: #1 \@@_ternary_break_point:n #2 {#2}
-\cs_new:Npn \@@_ternary_i:NwwN #1#2@#3@#4
+\cs_new:Npn \@@_ternary_auxi:NwwN #1#2@#3@#4
{
\exp_after:wN \@@_parse_until_test:NwN
\exp_after:wN #1
@@ -520,7 +520,7 @@
\@@_exp_after_array_f:w #2 \s_@@_stop
#4 #1
}
-\cs_new:Npn \@@_ternary_ii:NwwN #1#2@#3@#4
+\cs_new:Npn \@@_ternary_auxii:NwwN #1#2@#3@#4
{
\exp_after:wN \@@_parse_until_test:NwN
\exp_after:wN #1