/titanic_41/usr/src/lib/libast/common/include/ |
H A D | hashkey.h | 42 #define HASHKEY2(c1,c2) HASHKEYPART(HASHKEY1(c1),c2) argument 43 #define HASHKEY3(c1,c2,c3) HASHKEYPART(HASHKEY2(c1,c2),c3) argument 44 #define HASHKEY4(c1,c2,c3,c4) HASHKEYPART(HASHKEY3(c1,c2,c3),c4) argument 45 #define HASHKEY5(c1,c2,c3,c4,c5) HASHKEYPART(HASHKEY4(c1,c2,c3,c4),c5) argument 46 #define HASHKEY6(c1,c2,c3,c4,c5,c6) HASHKEYPART(HASHKEY5(c1,c2,c3,c4,c5),c6) argument 49 #define HASHNKEY2(n,c2,c1) HASHKEY3((n)+HASHKEYOFF,c2,c1) argument 50 #define HASHNKEY3(n,c3,c2,c1) HASHKEY4((n)+HASHKEYOFF,c3,c2,c1) argument 51 #define HASHNKEY4(n,c4,c3,c2,c1) HASHKEY5((n)+'a',c4,c3,c2,c1) argument 52 #define HASHNKEY5(n,c5,c4,c3,c2,c1) HASHKEY6((n)+'a',c5,c4,c3,c2,c1) argument
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | hashkey.h | 51 #define HASHKEY2(c1,c2) HASHKEYPART(HASHKEY1(c1),c2) argument 52 #define HASHKEY3(c1,c2,c3) HASHKEYPART(HASHKEY2(c1,c2),c3) argument 53 #define HASHKEY4(c1,c2,c3,c4) HASHKEYPART(HASHKEY3(c1,c2,c3),c4) argument 54 #define HASHKEY5(c1,c2,c3,c4,c5) HASHKEYPART(HASHKEY4(c1,c2,c3,c4),c5) argument 55 #define HASHKEY6(c1,c2,c3,c4,c5,c6) HASHKEYPART(HASHKEY5(c1,c2,c3,c4,c5),c6) argument 58 #define HASHNKEY2(n,c2,c1) HASHKEY3((n)+HASHKEYOFF,c2,c1) argument 59 #define HASHNKEY3(n,c3,c2,c1) HASHKEY4((n)+HASHKEYOFF,c3,c2,c1) argument 60 #define HASHNKEY4(n,c4,c3,c2,c1) HASHKEY5((n)+'a',c4,c3,c2,c1) argument 61 #define HASHNKEY5(n,c5,c4,c3,c2,c1) HASHKEY6((n)+'a',c5,c4,c3,c2,c1) argument
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | hashkey.h | 51 #define HASHKEY2(c1,c2) HASHKEYPART(HASHKEY1(c1),c2) argument 52 #define HASHKEY3(c1,c2,c3) HASHKEYPART(HASHKEY2(c1,c2),c3) argument 53 #define HASHKEY4(c1,c2,c3,c4) HASHKEYPART(HASHKEY3(c1,c2,c3),c4) argument 54 #define HASHKEY5(c1,c2,c3,c4,c5) HASHKEYPART(HASHKEY4(c1,c2,c3,c4),c5) argument 55 #define HASHKEY6(c1,c2,c3,c4,c5,c6) HASHKEYPART(HASHKEY5(c1,c2,c3,c4,c5),c6) argument 58 #define HASHNKEY2(n,c2,c1) HASHKEY3((n)+HASHKEYOFF,c2,c1) argument 59 #define HASHNKEY3(n,c3,c2,c1) HASHKEY4((n)+HASHKEYOFF,c3,c2,c1) argument 60 #define HASHNKEY4(n,c4,c3,c2,c1) HASHKEY5((n)+'a',c4,c3,c2,c1) argument 61 #define HASHNKEY5(n,c5,c4,c3,c2,c1) HASHKEY6((n)+'a',c5,c4,c3,c2,c1) argument
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | hashkey.h | 51 #define HASHKEY2(c1,c2) HASHKEYPART(HASHKEY1(c1),c2) argument 52 #define HASHKEY3(c1,c2,c3) HASHKEYPART(HASHKEY2(c1,c2),c3) argument 53 #define HASHKEY4(c1,c2,c3,c4) HASHKEYPART(HASHKEY3(c1,c2,c3),c4) argument 54 #define HASHKEY5(c1,c2,c3,c4,c5) HASHKEYPART(HASHKEY4(c1,c2,c3,c4),c5) argument 55 #define HASHKEY6(c1,c2,c3,c4,c5,c6) HASHKEYPART(HASHKEY5(c1,c2,c3,c4,c5),c6) argument 58 #define HASHNKEY2(n,c2,c1) HASHKEY3((n)+HASHKEYOFF,c2,c1) argument 59 #define HASHNKEY3(n,c3,c2,c1) HASHKEY4((n)+HASHKEYOFF,c3,c2,c1) argument 60 #define HASHNKEY4(n,c4,c3,c2,c1) HASHKEY5((n)+'a',c4,c3,c2,c1) argument 61 #define HASHNKEY5(n,c5,c4,c3,c2,c1) HASHKEY6((n)+'a',c5,c4,c3,c2,c1) argument
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | hashkey.h | 51 #define HASHKEY2(c1,c2) HASHKEYPART(HASHKEY1(c1),c2) argument 52 #define HASHKEY3(c1,c2,c3) HASHKEYPART(HASHKEY2(c1,c2),c3) argument 53 #define HASHKEY4(c1,c2,c3,c4) HASHKEYPART(HASHKEY3(c1,c2,c3),c4) argument 54 #define HASHKEY5(c1,c2,c3,c4,c5) HASHKEYPART(HASHKEY4(c1,c2,c3,c4),c5) argument 55 #define HASHKEY6(c1,c2,c3,c4,c5,c6) HASHKEYPART(HASHKEY5(c1,c2,c3,c4,c5),c6) argument 58 #define HASHNKEY2(n,c2,c1) HASHKEY3((n)+HASHKEYOFF,c2,c1) argument 59 #define HASHNKEY3(n,c3,c2,c1) HASHKEY4((n)+HASHKEYOFF,c3,c2,c1) argument 60 #define HASHNKEY4(n,c4,c3,c2,c1) HASHKEY5((n)+'a',c4,c3,c2,c1) argument 61 #define HASHNKEY5(n,c5,c4,c3,c2,c1) HASHKEY6((n)+'a',c5,c4,c3,c2,c1) argument
|
/titanic_41/usr/src/cmd/deroff/ |
H A D | deroff.c | 464 int c1, c2; in comline() local 472 c2 = C; in comline() 473 if ((c1 == '.') && (c2 != '.')) in comline() 475 if (c2 == '\n') in comline() 478 if ((c1 == 'E') && (c2 == 'Q') && (filesp == files)) { in comline() 480 } else if ((c1 == 'T') && ((c2 == 'S') || (c2 == 'C') || in comline() 481 (c2 == '&')) && (filesp == files)) { in comline() 487 } else if ((c1 == 'T') && (c2 == 'E')) { in comline() 489 } else if (!inmacro && (c1 == 'd') && (c2 == 'e')) { in comline() 491 } else if (!inmacro && (c1 == 'i') && (c2 == 'g')) { in comline() [all …]
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | syscall.c | 91 char *c1, *c2, *c3, *c4; in syscall() local 142 c2 = va_arg(ap, char *); in syscall() 146 return (select(i1, c1, c2, c3, c4)); in syscall() 155 c2 = va_arg(ap, char *); in syscall() 157 return (bc_stat(c1, c2)); in syscall() 160 c2 = va_arg(ap, char *); in syscall() 162 return (bc_lstat(c1, c2)); in syscall() 181 c2 = va_arg(ap, char *); in syscall() 185 return (mount(c1, c2, i1, c3)); in syscall() 211 c2 = va_arg(ap, char *); in syscall() [all …]
|
/titanic_41/usr/src/common/bzip2/ |
H A D | blocksort.c | 355 UChar c1, c2; in mainGtU() local 360 c1 = block[i1]; c2 = block[i2]; in mainGtU() 361 if (c1 != c2) return (c1 > c2); in mainGtU() 364 c1 = block[i1]; c2 = block[i2]; in mainGtU() 365 if (c1 != c2) return (c1 > c2); in mainGtU() 368 c1 = block[i1]; c2 = block[i2]; in mainGtU() 369 if (c1 != c2) return (c1 > c2); in mainGtU() 372 c1 = block[i1]; c2 = block[i2]; in mainGtU() 373 if (c1 != c2) return (c1 > c2); in mainGtU() 376 c1 = block[i1]; c2 = block[i2]; in mainGtU() [all …]
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | mime.c | 547 int c1, c2; local 573 c2 = mime_getchar_crlf(e->e_dfp, boundaries, &bt); 574 if (c2 == SM_IO_EOF) 581 c1 |= (c2 >> 4) & 0x0f; 583 c1 = (c2 & 0x0f) << 2; 584 c2 = mime_getchar_crlf(e->e_dfp, boundaries, &bt); 585 if (c2 == SM_IO_EOF) 591 c1 |= (c2 >> 6) & 0x03; 593 *bp++ = Base64Code[c2 & 0x3f]; 602 int c1, c2; local [all …]
|
/titanic_41/usr/src/cmd/stat/mpstat/ |
H A D | mpstat.c | 218 print_cpu(struct cpu_snapshot *c1, struct cpu_snapshot *c2) in print_cpu() argument 225 if (display_pset != -1 && display_pset != c2->cs_pset_id) in print_cpu() 242 if (!CPU_ACTIVE(c2)) in print_cpu() 245 ticks = cpu_ticks_delta(old_sys, &c2->cs_sys); in print_cpu() 255 c2->cs_id, in print_cpu() 256 (kstat_delta(old_vm, &c2->cs_vm, "hat_fault") + in print_cpu() 257 kstat_delta(old_vm, &c2->cs_vm, "as_fault")) / etime, in print_cpu() 258 kstat_delta(old_vm, &c2->cs_vm, "maj_fault") / etime, in print_cpu() 259 kstat_delta(old_sys, &c2->cs_sys, "xcalls") / etime, in print_cpu() 260 kstat_delta(old_sys, &c2->cs_sys, "intr") / etime, in print_cpu() [all …]
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_cfgfile.c | 227 char *cc, *ce, *ce1, *c1, *c2; in _nscd_cfg_read_nsswitch_file() local 289 c2 = cc - 1; in _nscd_cfg_read_nsswitch_file() 290 while (buffer <= c2 && isspace(*c2)) in _nscd_cfg_read_nsswitch_file() 291 c2--; in _nscd_cfg_read_nsswitch_file() 295 if (c1 > c2) in _nscd_cfg_read_nsswitch_file() 299 dbe = c2 + 1; in _nscd_cfg_read_nsswitch_file() 308 c2 = ce - 1; in _nscd_cfg_read_nsswitch_file() 309 while (cc <= c2 && isspace(*c2)) in _nscd_cfg_read_nsswitch_file() 310 c2--; in _nscd_cfg_read_nsswitch_file() 311 if (c1 > c2) { in _nscd_cfg_read_nsswitch_file() [all …]
|
/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | __tbl_fdq.c | 204 int c0, c1, c2, c3; in __four_digits_quick() local 209 c2 = pt[2]; in __four_digits_quick() 213 if (++c2 > '9') { in __four_digits_quick() 214 c2 -= 10; in __four_digits_quick() 223 s[2] = c2; in __four_digits_quick()
|
/titanic_41/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | table.c | 51 register int c1, c2; local 54 c2 = *str; 56 c2 = EOS; /* just in case */ 59 c2 = TOLOWER(c2) - 'a'; 60 return (c1*NUMLETTERS + c2);
|
/titanic_41/usr/src/lib/crypt_modules/bsdbf/ |
H A D | bcrypt.c | 115 uint8_t c1, c2, c3, c4; in decode_base64() local 118 c2 = CHAR64(*(p + 1)); in decode_base64() 121 if (c1 == 255 || c2 == 255) in decode_base64() 124 *bp++ = (c1 << 2) | ((c2 & 0x30) >> 4); in decode_base64() 132 *bp++ = ((c2 & 0x0f) << 4) | ((c3 & 0x3c) >> 2); in decode_base64() 317 uint8_t c1, c2; in encode_base64() local 326 c2 = *p++; in encode_base64() 327 c1 |= (c2 >> 4) & 0x0f; in encode_base64() 329 c1 = (c2 & 0x0f) << 2; in encode_base64() 334 c2 = *p++; in encode_base64() [all …]
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | util.c | 950 int c2; in sqliteGlobCompare() local 969 while( (c2 = *zString)!=0 ){ in sqliteGlobCompare() 970 while( c2 != 0 && c2 != c ){ c2 = *++zString; } in sqliteGlobCompare() 971 if( c2==0 ) return 0; in sqliteGlobCompare() 989 c2 = *++zPattern; in sqliteGlobCompare() 990 if( c2=='^' ){ invert = 1; c2 = *++zPattern; } in sqliteGlobCompare() 991 if( c2==']' ){ in sqliteGlobCompare() 993 c2 = *++zPattern; in sqliteGlobCompare() 995 while( (c2 = sqliteCharVal(zPattern))!=0 && c2!=']' ){ in sqliteGlobCompare() 996 if( c2=='-' && zPattern[1]!=']' && zPattern[1]!=0 && prior_c>0 ){ in sqliteGlobCompare() [all …]
|
/titanic_41/usr/src/lib/libgen/inc/ |
H A D | _range.h | 28 #define valid_range(c1, c2) \ argument 29 (((c1) & WCHAR_CSMASK) == ((c2) & WCHAR_CSMASK) && \ 30 ((c1) > 0xff || !iscntrl((int)c1)) && ((c2) > 0xff || \ 31 !iscntrl((int)c2)))
|
/titanic_41/usr/src/uts/common/sys/tsol/ |
H A D | label_macro.h | 51 uint32_t c2; member 121 (l1)->_comps.c2 == (l2)->_comps.c2 && \ 185 (l)->_comps.c1 = (l)->_comps.c2 = (l)->_comps.c3 = (l)->_comps.c4 = \ 191 (l)->_comps.c1 = (l)->_comps.c2 = (l)->_comps.c3 = (l)->_comps.c4 = \ 213 (l1)->_comps.c2 == (l2)->_comps.c2 && \ 227 (l2)->_comps.c2 == ((l1)->_comps.c2 & (l2)->_comps.c2) && \ 251 (l1)->_comps.c2 |= (l2)->_comps.c2, \ 267 (l1)->_comps.c2 &= (l2)->_comps.c2, \ 285 (l)->_comps.c1 = (l)->_comps.c2 = (l)->_comps.c3 = (l)->_comps.c4 = \ 294 (l)->_comps.c1 = (l)->_comps.c2 = (l)->_comps.c3 = (l)->_comps.c4 = \ [all …]
|
/titanic_41/usr/src/common/smbsrv/ |
H A D | smb_netbios_util.c | 225 char c1, c2; in netbios_first_level_name_decode() local 238 c2 = *cp++; in netbios_first_level_name_decode() 240 if ('A' <= c1 && c1 <= 'P' && 'A' <= c2 && c2 <= 'P') { in netbios_first_level_name_decode() 242 c2 -= 'A'; in netbios_first_level_name_decode() 243 *out++ = (c1 << 4) | (c2); in netbios_first_level_name_decode()
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/ |
H A D | Pg.pm | 424 my $c2 = shift; 430 _capacity_update($c1, $c2, $id); 433 my $pg2 = _pg_get($c2, $id) or return; 481 my $c2 = shift; 487 my $pg2 = _pg_get($c2, $id) or return; 518 my $c2 = shift; 522 my $pg2 = _pg_get($c2, $id) or return; 543 my $c2 = shift; 547 my $pg2 = _pg_get($c2, $id) or return; 554 my $load2 = $c2->{CPU_LOAD}; [all …]
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 54 set ::c2 [btree_cursor $::b 2 1] 55 btree_insert $::c2 {one} {1} 56 btree_delete $::c2 57 btree_close_cursor $::c2 103 btree_insert $::c2 N $N 104 btree_insert $::c2 L $L 139 btree_move_to $::c2 N 140 set N [btree_data $::c2] 141 btree_move_to $::c2 L 142 set L [btree_data $::c2] [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | genget.c | 62 char c1, c2; in isprefix() local 68 c2 = *s2; in isprefix() 69 while (LOWER(c1) == LOWER(c2)) { in isprefix() 73 c2 = *++s2; in isprefix()
|
/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | rfc2047.c | 227 int c1, c2, c3, c4; in decode_rfc2047() local 239 ((c2 = char64(*pp)) == -1)) { in decode_rfc2047() 243 c2 != -1) { in decode_rfc2047() 244 *q++ = (c1 << 2) | (c2 >> 4); in decode_rfc2047() 252 if (pp < endofmime && c2 != -1 && in decode_rfc2047() 254 *q++ = ((c2 & 0xF) << 4) | in decode_rfc2047()
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | scanner.c | 256 int c1, c2; in scan_hex_byte() local 264 c2 = scanc(); in scan_hex_byte() 265 if (!isxdigit(c2)) { in scan_hex_byte() 269 v = ((hex(c1) << 4) | hex(c2)); in scan_hex_byte() 276 int c1, c2, c3; in scan_dec_byte() local 285 c2 = scanc(); in scan_dec_byte() 286 if (!isdigit(c2)) { in scan_dec_byte() 291 b += (c2 - '0'); in scan_dec_byte() 305 int c1, c2, c3; in scan_oct_byte() local 316 c2 = scanc(); in scan_oct_byte() [all …]
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | fnmatch.c | 224 wchar_t c, c2; in rangematch() local 271 pclen = mbrtowc_l(&c2, pattern, MB_LEN_MAX, patmbs, in rangematch() 276 if (c2 == EOS) in rangematch() 280 c2 = towlower_l(c2, loc); in rangematch() 283 c <= test && test <= c2 : in rangematch() 285 _collate_range_cmp(test, c2, loc) <= 0) in rangematch()
|
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | __lgammal.c | 63 c2 = 2.0L, variable 100 return (primary(x-y)+logl((x-c1)*(x-c2))); in __k_lgammal() 102 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3))); in __k_lgammal() 104 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4))); in __k_lgammal() 106 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5))); in __k_lgammal() 109 logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5)*(x-c6)); in __k_lgammal()
|