/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | kill-unreachable-phi.c | 5 int ansi = 1; in test_menu_iteminfo() local 10 if(ansi) { in test_menu_iteminfo() 14 if(ansi) in test_menu_iteminfo() 16 } while( !(ansi = !ansi) ); in test_menu_iteminfo()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.key | 23 const . __,__.__ ansi 25 enum . . pcc,ansi 33 signed . __,__.__ ansi 35 void . . pcc,ansi 36 volatile . __,__.__ ansi
|
H A D | RELEASE | 9 10-06-29 ppargs.c: ignore -H<number> (hpux /opt/langtools/lbin/cpp.ansi) 300 94-11-01 allow #include string header arg concatenation (yes, its not ansi) 335 93-10-11 add FSM_COMPATIBILITY for floating point hex -- yo ansi, anybody home 352 93-01-22 fix ansi macro args recursion bug 429 (gag) add pp:spaceout to handle ansi + asm hacks
|
H A D | probe.win32 | 192 dialect=ansi
|
H A D | pp.probe | 1043 ?*) echo "#define #dialect(ansi)" ;;
|
/illumos-gate/usr/src/lib/libm/i386/src/ |
H A D | finitel.S | 40 movl $1,%eax / ansi needs %eax = 1 47 movl $1,%eax / ansi needs %eax = 1
|
H A D | isnan.S | 48 movl $0,%eax / ansi needs (eax) = 0
|
/illumos-gate/usr/src/boot/forth/ |
H A D | menusets.4th | 42 \ menu toggled ansi 81 \ menu toggled ansi 111 \ menu toggled ansi 151 \ menu toggled ansi 169 s" set type=ansi" evaluate 174 s" set type=ansi" evaluate 207 \ menu toggled ansi 248 \ menu toggled ansi 267 s" set type=ansi" evaluate 272 s" set type=ansi" evaluate [all …]
|
H A D | menu.rc | 18 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5)
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_jfs.c | 200 uni2ansi (UniChar *uni, char *ansi, int len) in uni2ansi() argument 203 *ansi++ = (*uni & 0xff80) ? '?' : *(char *)uni; in uni2ansi()
|
/illumos-gate/usr/src/cmd/mdb/ |
H A D | Makefile.kmdb | 74 ansi \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-data-terminfo.p5m | 248 file path=usr/share/lib/terminfo/a/ansi 249 file path=usr/share/lib/terminfo/a/ansi+arrows 250 file path=usr/share/lib/terminfo/a/ansi+csr 251 file path=usr/share/lib/terminfo/a/ansi+cup 252 file path=usr/share/lib/terminfo/a/ansi+enq 253 file path=usr/share/lib/terminfo/a/ansi+erase 254 file path=usr/share/lib/terminfo/a/ansi+idc 255 file path=usr/share/lib/terminfo/a/ansi+idl 256 file path=usr/share/lib/terminfo/a/ansi+idl1 257 file path=usr/share/lib/terminfo/a/ansi+inittabs [all …]
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 336 ansi+local1:\ 338 ansi+local:\ 339 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:tc=ansi+local1: 340 ansi+tabs:\ 342 ansi+inittabs:\ 343 :it#8:tc=ansi+tabs: 344 ansi+erase:\ 346 ansi+rca:\ 348 ansi+cup:\ 350 ansi+rep: [all …]
|
H A D | terminfo.src | 337 ansi+local1, 339 ansi+local, 341 cuu=\E[%p1%dA, use=ansi+local1, 342 ansi+tabs, 344 ansi+inittabs, 345 it#8, use=ansi+tabs, 346 ansi+erase, 348 ansi+rca, 350 ansi+cup, 352 ansi+rep, [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | make.probe | 47 probe_strict="'-ansi -pedantic' '-ansi -strict' -strict -ansi"
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 1311 sfkeyprintf: add %q for '...' quoting with ansi escapes 1503 97-05-09 streval: fix up casts for pseudo-ansi cc
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | configure | 2787 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | ChangeLog | 1382 - added -ansi for IRIX in configure
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5089 Tools: update some printfs for ansi warnings on size_t. Handle width
|