/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_v.c | 447 ZERO = 0; in setwind() 456 ZERO = lines - TUBESIZE / WCOLS; in setwind() 457 if (ZERO < 0) in setwind() 458 ZERO = 0; in setwind() 459 if (ZERO > basWTOP) in setwind() 487 if (WLINES >= TUBELINES || WCOLS * (WECHO - ZERO + 1) > TUBESIZE) in vok() 492 vclrbyte(atube, WCOLS * (WECHO - ZERO + 1)); in vok() 493 for (i = 0; i < ZERO; i++) in vok()
|
H A D | ex_vadj.c | 96 if (state == VISUAL && vcline == 0 && vcnt > 1 && p > ZERO) { in vopen() 100 if (p < ZERO) in vopen() 101 p = ZERO; in vopen() 220 if (state == VISUAL && WTOP - ZERO >= need && insert_line && delete_line) { in vglitchup() 482 for (to = ZERO, from = ZERO + cnt; to <= WECHO - cnt; to++, from++) in vscroll() 484 for (from = ZERO; to <= WECHO; to++, from++) { in vscroll() 506 if (vcnt && WBOT != WECHO && LINE(0) < WTOP && LINE(0) >= ZERO) { in vscrap()
|
H A D | ex_vwind.c | 125 cnt <= WTOP - ZERO && vfit(dot - cnt, cnt) <= WTOP - ZERO) in vup()
|
H A D | ex_vis.h | 250 var short ZERO; variable
|
H A D | ex_vops.c | 754 if (c < ZERO) in voOpen() 755 c = ZERO; in voOpen()
|
H A D | ex_vput.c | 59 vclrbyte(vtube0, WCOLS * (WECHO - ZERO + 1)); in vclear() 594 for (i = ZERO; i <= WECHO; i++) in vmaktop()
|
/titanic_50/usr/src/cmd/xargs/ |
H A D | xargs.c | 126 static int ZERO = FALSE; variable 182 ZERO = TRUE; in main() 552 if (ZERO) { in getarg() 586 if (ZERO || escape || (inquote == 1)) { in getarg() 602 if (ZERO || escape || (inquote == 2)) { in getarg() 622 if (ZERO || inquote || escape) { in getarg() 632 if (inquote || escape || ZERO || !iswctype(c, blank)) { in getarg() 841 if (ZERO) { in getwchr()
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vlogf.S | 89 #define ZERO %f28 macro 169 ! f28 ZERO = 0 200 ! double ZERO = 0; 207 ! exp = vis_fpack32(ZERO, exp); 293 fzero ZERO 426 fpack32 ZERO,%f6,%f6 ! (Y0_0) exp = vis_fpack32(ZERO, exp) 467 fpack32 ZERO,%f8,%f8 ! (Y1_0) exp = vis_fpack32(ZERO, exp) 508 fpack32 ZERO,%f10,%f18 ! (Y2_0) exp = vis_fpack32(ZERO, exp) 543 fpack32 ZERO,%f12,%f20 ! (Y3_0) exp = vis_fpack32(ZERO, exp) 589 fpack32 ZERO,%f6,%f6 ! (Y0_1) exp = vis_fpack32(ZERO, exp) [all …]
|
H A D | __vpowf.S | 561 ! else fy = ((ax0 < 0x3f800000) != (uy >> 31)) ? ZERO : *(float*) &ay; 599 ! fy = (uy >> 31) ? ONE / ZERO : ZERO; 605 ! pz[0] = ZERO / ZERO; /* NaN */ 694 ! else fy = ((ax < 0x3f800000) != (uy >> 31)) ? ZERO : *(float*)&ay; 1759 fzeros %f4 ! return ZERO 1761 fdivs %f0,%f3,%f4 ! fy = ONE/ZERO 1772 fdivs %f3,%f3,%f4 ! return ZERO/ZERO 2969 st %g0,[%g1] ! fy = ZERO
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | hsfs_isospec.h | 38 #define ZERO(x) (uint_t)(((uchar_t *)(x))[0]) macro 44 ((((((ZERO(x) << 8) | ONE(x)) << 8) | TWO(x)) << 8) | THREE(x)) 46 ((((((THREE(x) << 8) | TWO(x)) << 8) | ONE(x)) << 8) | ZERO(x)) 47 #define MSB_SHORT(x) ((ZERO(x) << 8) | ONE(x)) 48 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x))
|
H A D | hsfs_spec.h | 52 #define ZERO(x) (uint_t)(((uchar_t *)(x))[0]) macro 58 ((((((ZERO(x) << 8) | ONE(x)) << 8) | TWO(x)) << 8) | THREE(x)) 60 ((((((THREE(x) << 8) | TWO(x)) << 8) | ONE(x)) << 8) | ZERO(x)) 61 #define MSB_SHORT(x) ((ZERO(x) << 8) | ONE(x)) 62 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x))
|
/titanic_50/usr/src/uts/common/ipp/ipgpc/ |
H A D | trie.c | 36 #define ZERO 0 macro 142 if (bit == ZERO) { in t_split() 279 if (bit == ZERO) { in t_insert() 360 if (bit == ZERO) { in t_insert6() 493 if (bit == ZERO) { in t_traverse_delete() 657 if (bit == ZERO) { in t_remove6() 747 if (bit == ZERO) { /* choose leaf */ in t_retrieve() 809 if (bit == ZERO) { /* choose leaf */ in t_retrieve6()
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Opaque.java | 51 private static final char ZERO = '0'; field in Opaque 199 buf.append(ZERO); in toString()
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | log2.c | 127 #define ZERO P[3] macro 171 return (ZERO / (x - x)); in log2()
|
/titanic_50/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 78 .local s.LDSO, s.ZERO 136 SI(ZERO) 235 s.ZERO: .asciz "/dev/zero"
|
H A D | _rtld.c | 55 #define ZERO strings[ZERO_S] macro 292 dzfd = OPENAT(AT_FDCWD, ZERO, O_RDWR); in __rtld()
|
/titanic_50/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 55 #define ZERO strings[ZERO_S] macro 291 dzfd = OPENAT(AT_FDCWD, ZERO, O_RDWR); in __rtld()
|
/titanic_50/usr/src/lib/libeti/form/common/ |
H A D | regcmp.c | 44 #define ZERO 01 macro
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/ |
H A D | CP1256.TXT | 91 0x30 0x0030 #DIGIT ZERO 200 0x9D 0x200C #ZERO WIDTH NON-JOINER 201 0x9E 0x200D #ZERO WIDTH JOINER
|
H A D | CP874.TXT | 91 0x30 0x0030 #DIGIT ZERO 283 0xF0 0x0E50 #THAI DIGIT ZERO
|
H A D | CP864.TXT | 90 0x30 0x0030 #DIGIT ZERO 218 0xb0 0x0660 #ARABIC-INDIC DIGIT ZERO
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | 8859-11.txt | 62 0x30 0x0030 # DIGIT ZERO 216 0xF0 0x0E50 # THAI DIGIT ZERO
|
H A D | 8859-6.txt | 61 0x30 0x0030 # 0x0660 # ARABIC-INDIC DIGIT ZERO
|
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | crypt.c | 276 #define ZERO(d,d0,d1) d0 = 0, d1 = 0 macro 318 ZERO(D,D0,D1); in permute()
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | 8859-11.TXT | 98 0x30 0x0030 # DIGIT ZERO 286 0xF0 0x0E50 # THAI DIGIT ZERO
|