Searched refs:asis (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c732 asis:
776 goto asis;
779 goto asis;
783 goto asis;
787 goto asis;
/freebsd-10.2-release/release/picobsd/tinyware/msh/
H A Dsh3.c576 int eacces = 0, asis = 0; local
579 asis = *sp == '\0';
580 while (asis || *sp != '\0') {
581 asis = 0;
585 asis = *sp == '\0';
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex958 % NCHARS can also be the word `asis' or `none'.
959 % We cannot feasibly implement @paragraphindent asis, though.
961 \def\asisword{asis} % no translation, these are keywords
979 % It seems @exampleindent asis isn't necessary, but
1046 % @asis just yields its argument. Used with @table, for example.
1048 \def\asis#1{#1}
3418 % Accent commands should become @asis.
3420 \expandafter\let\csname ##1\endcsname\asis
3426 % Hopefully, all control words can become @asis.
3434 %\let\tt=\asis
[all...]
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex934 % NCHARS can also be the word `asis' or `none'.
935 % We cannot feasibly implement @paragraphindent asis, though.
937 \def\asisword{asis} % no translation, these are keywords
955 % It seems @exampleindent asis isn't necessary, but
1022 % @asis just yields its argument. Used with @table, for example.
1024 \def\asis#1{#1}
3245 % Accent commands should become @asis.
3247 \expandafter\let\csname ##1\endcsname\asis
3253 % Hopefully, all control words can become @asis.
3261 %\let\tt=\asis
[all...]
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex935 % NCHARS can also be the word `asis' or `none'.
936 % We cannot feasibly implement @paragraphindent asis, though.
938 \def\asisword{asis} % no translation, these are keywords
956 % It seems @exampleindent asis isn't necessary, but
1023 % @asis just yields its argument. Used with @table, for example.
1025 \def\asis#1{#1}
3316 % Accent commands should become @asis.
3318 \expandafter\let\csname ##1\endcsname\asis
3324 % Hopefully, all control words can become @asis.
3332 %\let\tt=\asis
[all...]

Completed in 289 milliseconds