Home
last modified time | relevance | path

Searched refs:ANSI (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/lib/libxcurses/src/tput/
H A Dtput.c125 STATREF void build_argv ANSI((int *ac, char ***av));
126 STATREF int do_tput ANSI((int _argc, char **_argv));
127 STATREF void init ANSI((void));
128 STATREF void reset ANSI((void));
129 STATREF int usage ANSI((void));
130 STATREF void err_msg ANSI((char *fmt, ...)); /* GENTEXT: err_msg */
131 STATREF void cat ANSI((char *_Fn));
/illumos-gate/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c154 STATREF int do_tabs ANSI((void));
155 STATREF void err_msg ANSI((char *fmt, ...)); /* GENTEXT: err_msg */
156 STATREF void mvcol ANSI((int oc, int nc));
157 STATREF void set_every ANSI((int n));
158 STATREF void set_tab_at ANSI((int x));
159 STATREF int usage ANSI((void));
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES5 stages of ANSI standard C. The same library is used to construct
26 ANSI standard C. A compatibility dialect implements Reiser
27 features, allowing for a smooth transition to the ANSI standard.
29 (5) To aid in the transition to ANSI, the preprocessor can do some
40 used in the ANSI dialect. The latter is useful in writing
42 ANSI standard C.
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_ord.h50 LEXTERN int m_ord ANSI((wint_t));
51 LEXTERN wint_t m_chr ANSI((int));
H A Dmks.h55 #define ANSI(x) x macro
61 #define ANSI(x) () macro
/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A Dalias374 ANSI-1250 CP1250
382 ANSI-1251 CP1251
390 ANSI-1252 CP1252
397 ANSI-1253 CP1253
404 ANSI-1254 CP1254
411 ANSI-1255 CP1255
418 ANSI-1256 CP1256
425 ANSI-1257 CP1257
432 ANSI-1258 CP1258
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown10 * Only uses a subset of VT100 escapes (ANSI.SYS compatible).
27 …ry appears to work everywhere I tried to use it, and now can work even on ANSI.SYS compatible term…
43 * ANSI.SYS
/illumos-gate/usr/src/man/man7/
H A DMakefile155 MANLINKS= ANSI.7 \
208 ANSI.7 := LINKSRC = standards.7
/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_vsscan.c45 extern int mks_vfscanf ANSI((FILE *, char *, va_list));
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c190 wchar_t *(*awkrecord) ANSI((wchar_t *, int, FILE*)) = defrecord;
192 wchar_t *(*awkfield) ANSI((wchar_t **)) = whitefield;
H A Dawk.h463 #define ANSI(x) x macro
468 #define ANSI(x) () macro
/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ59 and refuses to touch the old-style pre-ANSI non-typed (or weakly
61 where pre-ANSI C makes sense might be more inclined to care about
/illumos-gate/usr/src/common/ficl/test/
H A Dficltest.fr2 \ test ANSI CORE stuff first...
/illumos-gate/usr/src/cmd/mandoc/
H A Dpredefs.in55 PREDEF("Ai", "ANSI")
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.h.in102 /* Define to 1 if you have the ANSI C header files. */
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.in176 @String{pub-ANSI = "American National Standards Institute"}
178 @String{pub-ANSI:adr = "1430 Broadway, New York, NY 10018, USA"}
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88117 inside the single quotes will be converted using the ANSI-C
119 expands to the escape character (default \033) whenever ANSI-C
289 7. The %n format works as described in ANSI-C.
412 g. The code is written in ANSI C with full prototypes.
415 using the ANSI cpp that comes with nmake or running
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h37 Error: I need both ANSI macros!
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man7.inc17 link path=usr/share/man/man7/ANSI.7 target=standards.7
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src508 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
516 # ANSI.SYS influence.
542 # ansi-m -- full ANSI X3.64 with ANSI.SYS-compatible attributes, no color.
659 #### ANSI console types
1423 qansi-g|QNX ANSI:\
6528 # Televideo terminals are ANSI and PC-ANSI compatible.
8440 # <u4> -> enter Tek 4207 ANSI mode (from any ANSI mode)
15782 amiga|Amiga ANSI:\
18740 #### ANSI.SYS
18743 # the ANSI.SYS driver under MS-DOS. Most console drivers and ANSI
[all …]
H A Dterminfo.src532 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
540 # ANSI.SYS influence.
567 # ansi-m -- full ANSI X3.64 with ANSI.SYS-compatible attributes, no color.
692 #### ANSI console types
1601 qansi-g|QNX ANSI,
7352 # Televideo terminals are ANSI and PC-ANSI compatible.
9475 # <u4> -> enter Tek 4207 ANSI mode (from any ANSI mode)
17744 amiga|Amiga ANSI,
20958 #### ANSI.SYS
20961 # the ANSI.SYS driver under MS-DOS. Most console drivers and ANSI
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c333 int (*putout) ANSI((int));
/illumos-gate/usr/src/boot/forth/
H A Dmenu.4th319 \ Set the current non-ANSI caption
325 \ Set the current ANSI caption
1126 dup ansi_caption[x] unsetenv \ ANSI caption
1129 dup toggled_ansi[x] unsetenv \ toggle_menuitem ANSI caption
1133 \ cycle_menuitem caption and ANSI caption
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dcommon30 /* __STD_C indicates that the language is ANSI-C or C++ */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dcommon30 /* __STD_C indicates that the language is ANSI-C or C++ */

123