Home
last modified time | relevance | path

Searched refs:C (Results 1 – 25 of 1191) sorted by relevance

12345678910>>...48

/illumos-gate/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_8636_temp.out1 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 …]
/illumos-gate/usr/src/cmd/mailx/
H A Dcmdtab.c52 #define C (int (*)(void *))(uintptr_t) macro
55 "next", C next, NDMLIST, 0, MMNDEL,
56 "alias", C group, M|RAWLIST, 0, 1000,
57 "print", C type, MSGLIST, 0, MMNDEL,
58 "type", C type, MSGLIST, 0, MMNDEL,
59 "Type", C Type, MSGLIST, 0, MMNDEL,
60 "Print", C Type, MSGLIST, 0, MMNDEL,
61 "visual", C visual, I|MSGLIST, 0, MMNORM,
62 "top", C top, MSGLIST, 0, MMNDEL,
63 "touch", C stouch, W|MSGLIST, 0, MMNDEL,
[all …]
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dp4_pcbe.c353 #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 …]
/illumos-gate/usr/src/cmd/troff/
H A Dni.c130 #define C(a,b) {a, 0, b, 0} macro
132 C(PAIR('d', 's'), caseds),
133 C(PAIR('a', 's'), caseas),
134 C(PAIR('s', 'p'), casesp),
135 C(PAIR('f', 't'), caseft),
136 C(PAIR('p', 's'), caseps),
137 C(PAIR('v', 's'), casevs),
138 C(PAIR('n', 'r'), casenr),
139 C(PAIR('i', 'f'), caseif),
140 C(PAIR('i', 'e'), caseie),
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dcdu_def.h28 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 …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod19 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 …]
/illumos-gate/usr/src/cmd/make/bin/
H A Dsvr4.make.rules.file26 .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 …]
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard_table.c33 #define C & 0x1f macro
51 /* 01 */ '['C, '['C, NOP, NOP,
57 /* 07 */ '6', '^', '^'C, 0x7d F,
64 /* 0e */ 'h'C, 0x0e F, 0x7f, NOP,
65 /* 0f */ 'i'C, 0x0f F, NOP, NOP,
66 /* 10 */ 'q'A, 'Q', 'q'C, 0x10 F,
67 /* 11 */ 'w'A, 'W', 'w'C, 0x11 F,
68 /* 12 */ 'e'A, 'E', 'e'C, 0x12 F,
69 /* 13 */ 'r'A, 'R', 'r'C, 0x13 F,
70 /* 14 */ 't'A, 'T', 't'C, 0x14 F,
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSDigest.c253 ll=(c)->C; HOST_l2c(ll,(s)); \
937 c->C=INIT_DATA_C; in MD5_Init()
949 register unsigned MD32_REG_T A,B,C,D; in md5_block_host_order() local
953 C=c->C; in md5_block_host_order()
959 R0(A,B,C,D,X[ 0], 7,0xd76aa478L); in md5_block_host_order()
960 R0(D,A,B,C,X[ 1],12,0xe8c7b756L); in md5_block_host_order()
961 R0(C,D,A,B,X[ 2],17,0x242070dbL); in md5_block_host_order()
962 R0(B,C,D,A,X[ 3],22,0xc1bdceeeL); in md5_block_host_order()
963 R0(A,B,C,D,X[ 4], 7,0xf57c0fafL); in md5_block_host_order()
964 R0(D,A,B,C,X[ 5],12,0x4787c62aL); in md5_block_host_order()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.key38 # 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 …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dstty.c71 #define C(x) ERROR_catalog(x) macro
134 { "ispeed", NUM, C_SPEED,0, CBAUD, 0, C("\an\a is the input baud rate") },
135 { "ospeed", NUM, C_SPEED,0, CBAUD, 0, C("\an\a is the output baud rate") },
156 { "rows", WIND, W_SIZE, IG, 0, 24, C("\an\a is the number of lines for display") },
157 { "cols", WIND, W_SIZE, IG, 1, 80, C("\an\a is the number of columns for display") },
158 { "columns", WIND, W_SIZE, IG, 1, 80, C("Same as \bcols\b") },
160 { "intr", CHAR, T_CHAR, SS, VINTR, 'C', C("Send an interrupt signal") },
161 { "quit", CHAR, T_CHAR, SS, VQUIT, '|', C("Send a quit signal") },
162 { "erase", CHAR, T_CHAR, SS, VERASE, 'H', C("Erase the last character entered") },
163 { "kill", CHAR, T_CHAR, NL|SS, VKILL, 'U', C("Erase the current line") },
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dwjposer1.in4 %C:N
14 %C:N
23 %C:N
35 %C:N
44 %C:N
55 %C:N
66 %C:N
84 %C:N
101 %C:N
110 %C:N
[all …]
H A Dwjposer1.ok5 %C:N
16 %C:N
26 %C:N
39 %C:N
51 %C:N
63 %C:N
73 %C:N
85 %C:N
97 %C:N
116 %C:N
[all …]
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com888 ../common/C/__tan.c \
889 ../common/C/_TBL_atan.c \
890 ../common/C/_TBL_exp2.c \
891 ../common/C/_TBL_log.c \
892 ../common/C/_TBL_log2.c \
893 ../common/C/_TBL_tan.c \
894 ../common/C/acos.c \
895 ../common/C/asin.c \
896 ../common/C/atan.c \
897 ../common/C/atan2.c \
[all …]
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c54 #define C ((c = getc(infile)) == EOF ? eof() : \ macro
57 #define SKIP while (C != '\n')
59 while ((C != '.') || (pc != '\n') || \
60 (C > 'Z')) { \
243 return (C); in eof()
259 while (C == ' ') in getfname()
264 (void) C; in getfname()
268 (void) C; in getfname()
323 if ((C == '.') || (c == '\'')) in work()
366 line[lindx] = C; in regline()
[all …]
/illumos-gate/usr/src/cmd/lp/include/
H A Doam.h118 #define LP_ERRMSG(C,X) (void)printf("", C, X) argument
119 #define LP_ERRMSG1(C,X,A) (void)printf("", C, X, A) argument
120 #define LP_ERRMSG2(C,X,A1,A2) (void)printf("", C, X, A1, A2) argument
121 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3) argument
125 #define LP_ERRMSG(C,X) \ argument
128 C, \
132 #define LP_ERRMSG1(C,X,A) \ argument
135 C, \
139 #define LP_ERRMSG2(C,X,A1,A2) \ argument
142 C, \
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dconf.tab9 # 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 …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod18 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(7)> for descriptions of the following attributes:
[all …]
/illumos-gate/usr/src/lib/libm/common/R/
H A Dtanf.c39 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 Dcosf.c43 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 Dsinf.c43 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 Dsincosf.c65 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 …]
/illumos-gate/usr/src/lib/libm/common/C/
H A Dexp10.c44 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 Dexp.c255 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 …]
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dthread1.test48 # write-lock C
50 # At one point, the write-lock of C would fail on Linux.
55 thread_create C test.db
86 thread_compile C {CREATE TABLE t2(x,y)}
87 thread_step C
88 thread_result C
91 thread_finalize C
92 thread_result C
105 # write-lock C
123 thread_create C test.db
[all …]

12345678910>>...48