Searched +refs:next +refs:error +refs:follow +refs:minor +refs:mode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex98 % If this character appears in an error message or help string, it
340 \let\next = #1%
346 % If the next token is an obeyed space (from an @example environment or
370 % Call the caller's macro, saved as \next in \parsearg.
371 \expandafter\next\expandafter{\the\toks0}%
412 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
452 % There is an environment #1, but it hasn't been started. Give an error.
459 % Define the control sequence \E#1 to give an unmatched @end error
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex95 % If this character appears in an error message or help string, it
313 \let\next = #1%
319 % If the next token is an obeyed space (from an @example environment or
343 % Call the caller's macro, saved as \next in \parsearg.
344 \expandafter\next\expandafter{\the\toks0}%
385 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
425 % There is an environment #1, but it hasn't been started. Give an error.
432 % Define the control sequence \E#1 to give an unmatched @end error
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex92 % If this character appears in an error message or help string, it
300 \let\next = #1%
306 % If the next token is an obeyed space (from an @example environment or
330 % Call the caller's macro, saved as \next in \parsearg.
331 \expandafter\next\expandafter{\the\toks0}%
372 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
412 % There is an environment #1, but it hasn't been started. Give an error.
419 % Define the control sequence \E#1 to give an unmatched @end error
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex92 % If this character appears in an error message or help string, it
299 \let\next = #1%
305 % If the next token is an obeyed space (from an @example environment or
329 % Call the caller's macro, saved as \next in \parsearg.
330 \expandafter\next\expandafter{\the\toks0}%
371 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next}
411 % There is an environment #1, but it hasn't been started. Give an error.
418 % Define the control sequence \E#1 to give an unmatched @end error
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex97 code itself was written to be easy to follow and learn from. There are times, however, where pure C source code does not
225 scientific applications must minimize the total output error over long calculations.
425 is encouraged to answer the follow-up problems and try to draw the relevance of problems.
459 The project is also meant to act as a learning tool for students, the logic being that no easy-to-follow ``bignum''
477 file which makes the source very easily to follow. By comparison MPI and LIP are single file projects making code tracing
493 The GMP library also does not return error codes. Instead it uses a POSIX.1 \cite{POSIX1} signal system where errors
495 effect a math error (i.e. invalid input, heap error, etc) can cause a program to stop functioning which is definitely
556 the source code. For example, one day I may audit the multipliers and the next day the polynomial basis functions.
686 will it check pointers for validity. Any function that can cause a runtime error wil
[all...]

Completed in 244 milliseconds