/titanic_50/usr/src/test/util-tests/tests/libsff/ |
H A D | libsff_8636_temp.out | 1 70 C 2 1 C 3 2 C 4 3 C 5 4 C 6 5 C 7 6 C 8 7 C 9 8 C 10 9 C [all …]
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | cmdtab.c | 54 #define C (int (*)(void *)) macro 57 "next", C next, NDMLIST, 0, MMNDEL, 58 "alias", C group, M|RAWLIST, 0, 1000, 59 "print", C type, MSGLIST, 0, MMNDEL, 60 "type", C type, MSGLIST, 0, MMNDEL, 61 "Type", C Type, MSGLIST, 0, MMNDEL, 62 "Print", C Type, MSGLIST, 0, MMNDEL, 63 "visual", C visual, I|MSGLIST, 0, MMNORM, 64 "top", C top, MSGLIST, 0, MMNDEL, 65 "touch", C stouch, W|MSGLIST, 0, MMNDEL, [all …]
|
/titanic_50/usr/src/uts/intel/pcbe/ |
H A D | p4_pcbe.c | 353 #define C(n) (1 << n) macro 357 { "branch_retired", CRU2|CRU3, 0xF, 0x6, 0x5, C(12)|C(13)|C(14)|C(15)|C(16) }, 359 C(12)|C(13)|C(14)|C(15)|C(16) }, 360 { "TC_deliver_mode", TC0|TC1, 0xFF, 0x1, 0x1, C(4)|C(5)|C(6)|C(7) }, 361 { "BPU_fetch_request", BPU0|BPU1, 0x1, 0x3, 0x0, C(0)|C(1)|C(2)|C(3) }, 362 { "ITLB_reference", ITLB0|ITLB1, 0x7, 0x18, 0x3, C(0)|C(1)|C(2)|C(3) }, 363 { "memory_cancel", DAC0|DAC1, 0x6, 0x2, 0x5, C(8)|C(9)|C(10)|C(11) }, 364 { "memory_complete", SAAT0|SAAT1, 0x3, 0x8, 0x2, C(8)|C(9)|C(10)|C(11) }, 365 { "load_port_replay", SAAT0|SAAT1, 0x1, 0x4, 0x2, C(8)|C(9)|C(10)|C(11) }, 366 { "store_port_replay", SAAT0|SAAT1, 0x1, 0x5, 0x2, C(8)|C(9)|C(10)|C(11) }, [all …]
|
/titanic_50/usr/src/cmd/troff/ |
H A D | ni.c | 132 #define C(a,b) {a, 0, b, 0} macro 134 C(PAIR('d', 's'), caseds), 135 C(PAIR('a', 's'), caseas), 136 C(PAIR('s', 'p'), casesp), 137 C(PAIR('f', 't'), caseft), 138 C(PAIR('p', 's'), caseps), 139 C(PAIR('v', 's'), casevs), 140 C(PAIR('n', 'r'), casenr), 141 C(PAIR('i', 'f'), caseif), 142 C(PAIR('i', 'e'), caseie), [all …]
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | cdu_def.h | 28 u8 C[8]; in calc_crc8() local 40 C[i] = crc & 1; in calc_crc8() 45 D[16] ^ D[14] ^ D[12] ^ D[8] ^ D[7] ^ D[6] ^ D[0] ^ C[4] ^ in calc_crc8() 46 C[6] ^ C[7]; in calc_crc8() 49 D[12] ^ D[9] ^ D[6] ^ D[1] ^ D[0] ^ C[0] ^ C[4] ^ C[5] ^ C[6]; in calc_crc8() 52 C[0] ^ C[1] ^ C[4] ^ C[5]; in calc_crc8() 55 C[1] ^ C[2] ^ C[5] ^ C[6]; in calc_crc8() 58 C[0] ^ C[2] ^ C[3] ^ C[6] ^ C[7]; in calc_crc8() 60 D[15] ^ D[13] ^ D[11] ^ D[9] ^ D[5] ^ D[4] ^ D[3] ^ C[1] ^ in calc_crc8() 61 C[3] ^ C[4] ^ C[7]; in calc_crc8() [all …]
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 19 C<libproject(3LIB)> library. Also provided are constants from the various 24 C<MAXPROJID>, C< PROJNAME_MAX>, C<PROJF_PATH>, C<PROJECT_BUFSZ>, 25 C<SETPROJ_ERR_TASK>, and C<SETPROJ_ERR_POOL>. 29 B<C<getprojid()>> 31 This function returns the numeric project ID of the calling process or C<undef> 32 if the underlying C<getprojid(2)> system call is unsuccessful. 34 B<C<setproject($project, $user, $flags)>> 36 If C<$user> is a member of the project specified by C<$project>, 37 C<setproject()> creates a new task and associates the appropriate resource 39 success. If the the underlying task creation fails, C<SETPROJ_ERR_TASK> is [all …]
|
/titanic_50/usr/src/uts/i86pc/boot/ |
H A D | boot_keyboard_table.c | 35 #define C & 0x1f macro 53 /* 01 */ '['C, '['C, NOP, NOP, 59 /* 07 */ '6', '^', '^'C, 0x7d F, 66 /* 0e */ 'h'C, 0x0e F, 0x7f, NOP, 67 /* 0f */ 'i'C, 0x0f F, NOP, NOP, 68 /* 10 */ 'q'A, 'Q', 'q'C, 0x10 F, 69 /* 11 */ 'w'A, 'W', 'w'C, 0x11 F, 70 /* 12 */ 'e'A, 'E', 'e'C, 0x12 F, 71 /* 13 */ 'r'A, 'R', 'r'C, 0x13 F, 72 /* 14 */ 't'A, 'T', 't'C, 0x14 F, [all …]
|
/titanic_50/usr/src/cmd/make/bin/ |
H A D | svr4.make.rules.file | 26 .C .C~ .Y .Y~ .L .L~ 46 C++C=CC 47 C++FLAGS=-O 74 .C: 75 $(C++C) $(C++FLAGS) $< -o $@ $(LDFLAGS) 76 .C~: 78 $(C++C) $(C++FLAGS) $*.C -o $@ $(LDFLAGS) 79 -rm -f $*.C 176 .C.a: 177 $(C++C) $(C++FLAGS) -c $< [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | DNSDigest.c | 254 ll=(c)->C; HOST_l2c(ll,(s)); \ 923 c->C=INIT_DATA_C; in MD5_Init() 935 register unsigned MD32_REG_T A,B,C,D; in md5_block_host_order() local 939 C=c->C; in md5_block_host_order() 945 R0(A,B,C,D,X[ 0], 7,0xd76aa478L); in md5_block_host_order() 946 R0(D,A,B,C,X[ 1],12,0xe8c7b756L); in md5_block_host_order() 947 R0(C,D,A,B,X[ 2],17,0x242070dbL); in md5_block_host_order() 948 R0(B,C,D,A,X[ 3],22,0xc1bdceeeL); in md5_block_host_order() 949 R0(A,B,C,D,X[ 4], 7,0xf57c0fafL); in md5_block_host_order() 950 R0(D,A,B,C,X[ 5],12,0x4787c62aL); in md5_block_host_order() [all …]
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | pp.key | 38 # new C++ keywords -- is any identifier safe? 40 and . . C++ (no left_parenthesis?) 41 and_eq . . C++ 42 bitand . . C++ 43 bitor . . C++ 44 bool . . C++ 45 catch . . C++ 46 compl . . C++ 47 const_cast . . C++ 48 dynamic_cast . . C++ [all …]
|
/titanic_50/usr/src/lib/libcmd/common/ |
H A D | stty.c | 69 #define C(x) ERROR_catalog(x) macro 132 { "ispeed", NUM, C_SPEED,0, CBAUD, 0, C("\an\a is the input baud rate") }, 133 { "ospeed", NUM, C_SPEED,0, CBAUD, 0, C("\an\a is the output baud rate") }, 154 { "rows", WIND, W_SIZE, IG, 0, 24, C("\an\a is the number of lines for display") }, 155 { "cols", WIND, W_SIZE, IG, 1, 80, C("\an\a is the number of columns for display") }, 156 { "columns", WIND, W_SIZE, IG, 1, 80, C("Same as \bcols\b") }, 158 { "intr", CHAR, T_CHAR, SS, VINTR, 'C', C("Send an interrupt signal") }, 159 { "quit", CHAR, T_CHAR, SS, VQUIT, '|', C("Send a quit signal") }, 160 { "erase", CHAR, T_CHAR, SS, VERASE, 'H', C("Erase the last character entered") }, 161 { "kill", CHAR, T_CHAR, NL|SS, VKILL, 'U', C("Erase the current line") }, [all …]
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | oam.h | 122 #define LP_ERRMSG(C,X) (void)printf("", C, X) argument 123 #define LP_ERRMSG1(C,X,A) (void)printf("", C, X, A) argument 124 #define LP_ERRMSG2(C,X,A1,A2) (void)printf("", C, X, A1, A2) argument 125 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3) argument 129 #define LP_ERRMSG(C,X) \ argument 132 C, \ 136 #define LP_ERRMSG1(C,X,A) \ argument 139 C, \ 143 #define LP_ERRMSG2(C,X,A1,A2) \ argument 146 C, \ [all …]
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | setenv.c | 93 register char *C; local 100 if ((C = __findenv(name, &offset))) { /* find if already exists */ 103 if (strlen(C) >= l_value) { /* old larger; copy over */ 104 while ((*C++ = *value++)) 132 for (C = (char *)name; *C && *C != '='; ++C); /* no `=' in name */ 134 malloc((size_t)((int)(C - name) + l_value + 2)))) 137 for (C = environ[offset]; (*C = *name++) && *C != '='; ++C) 139 for (*C++ = '='; (*C++ = *value++); )
|
/titanic_50/usr/src/cmd/deroff/ |
H A D | deroff.c | 56 #define C ((c = getc(infile)) == EOF ? eof() : \ macro 59 #define SKIP while (C != '\n') 61 while ((C != '.') || (pc != '\n') || \ 62 (C > 'Z')) { \ 245 return (C); in eof() 261 while (C == ' ') in getfname() 266 (void) C; in getfname() 270 (void) C; in getfname() 325 if ((C == '.') || (c == '\'')) in work() 368 line[lindx] = C; in regline() [all …]
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 18 This module provides wrappers for the C<gettaskid(2)> and C<settaskid(2)> 23 C<TASK_NORMAL>, C<TASK_FINAL>. 27 B<C<settaskid($project, $flags)>> 29 The C<$project> parameter must be a valid project ID and the C<$flags> 30 parameter must be C<TASK_NORMAL> or C<TASK_FINAL>. The parameters are passed 31 through directly to the underlying C<settaskid()> system call. The new task ID 34 C<gettaskid()> 36 This function returns the numeric task ID of the calling process, or C<undef> 37 if the underlying C<gettaskid()> system call is unsuccessful. 60 See C<attributes(5)> for descriptions of the following attributes: [all …]
|
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | tanf.c | 39 static const double C[] = { variable 57 #define one C[0] 58 #define P0 C[1] 59 #define P1 C[2] 60 #define P2 C[3] 61 #define P3 C[4] 62 #define P4 C[5] 63 #define P5 C[6] 64 #define P6 C[7] 65 #define P7 C[8] [all …]
|
H A D | cosf.c | 43 static const double C[] = { variable 59 #define S0 C[0] 60 #define S1 C[1] 61 #define S2 C[2] 62 #define S3 C[3] 63 #define C0 C[4] 64 #define C1 C[5] 65 #define C2 C[6] 66 #define C3 C[7] 67 #define C4 C[8] [all …]
|
H A D | sinf.c | 43 static const double C[] = { variable 59 #define S0 C[0] 60 #define S1 C[1] 61 #define S2 C[2] 62 #define S3 C[3] 63 #define C0 C[4] 64 #define C1 C[5] 65 #define C2 C[6] 66 #define C3 C[7] 67 #define C4 C[8] [all …]
|
H A D | sincosf.c | 65 static const double C[] = { variable 81 #define S0 C[0] 82 #define S1 C[1] 83 #define S2 C[2] 84 #define S3 C[3] 85 #define C0 C[4] 86 #define C1 C[5] 87 #define C2 C[6] 88 #define C3 C[7] 89 #define C4 C[8] [all …]
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | conf.tab | 9 # standard: AST, C, POSIX, SVID, XOPEN, <vendor> { SCO, SGI, SUN, ... } 13 # C defer call to native getconf(1) 40 ABI_AIO_XFER_MAX C QQ 1 L 41 ABI_ASYNCHRONOUS_IO C QQ 1 L 42 ABI_ASYNC_IO C QQ 1 L 53 AUDIT C QQ 1 L 54 AVAIL_PROCESSORS C QQ 1 L 63 CHAR_BIT C XX 1 L 8 64 CHAR_MAX C XX 1 L 65 CHAR_MIN C XX 1 L [all …]
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 899 ../common/C/__tan.c \ 900 ../common/C/_TBL_atan.c \ 901 ../common/C/_TBL_exp2.c \ 902 ../common/C/_TBL_log.c \ 903 ../common/C/_TBL_log2.c \ 904 ../common/C/_TBL_tan.c \ 905 ../common/C/acos.c \ 906 ../common/C/asin.c \ 907 ../common/C/atan.c \ 908 ../common/C/atan2.c \ [all …]
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | exp10.c | 44 static const double C[] = { variable 57 #define lg10 C[0] 58 #define ln10 C[1] 59 #define logt2hi C[2] 60 #define logt2lo C[3] 61 #define zero C[4] 62 #define half C[5] 63 #define one C[6] 64 #define ten C[7] 65 #define huge C[8] [all …]
|
H A D | exp.c | 255 static const double C[] = { variable 271 #define half C[0] 272 #define invln2_32 C[1] 273 #define ln2_32hi C[2] 274 #define ln2_32lo C[3] 275 #define t2 C[4] 276 #define t3 C[5] 277 #define t4 C[6] 278 #define t5 C[7] 279 #define one C[8] [all …]
|
H A D | atan2.c | 380 static const double C[] = { variable 395 #define zero C[0] 396 #define twom3 C[1] 397 #define two110 C[2] 398 #define pio4 C[3] 399 #define pio2 C[4] 400 #define pio2_lo C[5] 401 #define mpi C[6] 402 #define mpi_lo C[7] 403 #define p1 C[8] [all …]
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | thread1.test | 50 # write-lock C 52 # At one point, the write-lock of C would fail on Linux. 57 thread_create C test.db 88 thread_compile C {CREATE TABLE t2(x,y)} 89 thread_step C 90 thread_result C 93 thread_finalize C 94 thread_result C 107 # write-lock C 125 thread_create C test.db [all …]
|