Searched refs:F2 (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dtc.c28 F1 = F2 = 0;
77 F2= *s;
81 if (F1==0 || F2==0)
H A Dt0.c30 int F2 = 0; variable
H A Dt..c40 extern int F1, F2;
H A Dt8.c168 fprintf(tabout, "%c%c",F1,F2);
220 fprintf(tabout, "%c", F2);
226 fprintf(tabout, "%c", F2);
H A Dt7.c34 fprintf(tabout, ".fc %c %c\n", F1, F2);
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dmd5.c73 #define F2(x, y, z) F1(z, x, y) macro
111 MD5STEP(F2, a, b, c, d, in[ 1]+0xf61e2562, 5);
112 MD5STEP(F2, d, a, b, c, in[ 6]+0xc040b340, 9);
113 MD5STEP(F2, c, d, a, b, in[11]+0x265e5a51, 14);
114 MD5STEP(F2, b, c, d, a, in[ 0]+0xe9b6c7aa, 20);
115 MD5STEP(F2, a, b, c, d, in[ 5]+0xd62f105d, 5);
116 MD5STEP(F2, d, a, b, c, in[10]+0x02441453, 9);
117 MD5STEP(F2, c, d, a, b, in[15]+0xd8a1e681, 14);
118 MD5STEP(F2, b, c, d, a, in[ 4]+0xe7d3fbc8, 20);
119 MD5STEP(F2,
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info82 NODE F2 location
84 PROP Label string r 0 "F2"
121 name:/frutree/chassis/F2
H A Dsystem-board.info298 REFPROP _fru_parent /frutree/chassis/F2/cpu1-fan
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c74 #define F2(f,t1,a1,t2,a2) f(t1 a1, t2 a2) macro
78 #define F2(f,t1,a1,t2,a2) f(a1, a2) t1 a1; t2 a2; macro
517 extern Void_t* F2(_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
522 extern Void_t* F2(_memalign, size_t,a, size_t,n) { return memalign(a, n); } function
527 extern Void_t* F2(_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
534 extern Void_t* F2(__calloc, size_t,n, size_t,m) { return calloc(n, m); } function
539 extern Void_t* F2(__memalign, size_t,a, size_t,n) { return memalign(a, n); } function
544 extern Void_t* F2(__realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
551 extern Void_t* F2(__libc_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
556 extern Void_t* F2(__libc_memalig function
561 extern Void_t* F2(__libc_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
705 extern Void_t* F2(_ast_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
710 extern Void_t* F2(_ast_memalign, size_t,a, size_t,n) { return memalign(a, n); } function
715 extern Void_t* F2(_ast_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
750 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); } function
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dpiclfrutree.info85 NODE F2 location
87 PROP Label string r 0 "F2"
H A Dsystem-board.info197 REFPROP _fru_parent /frutree/chassis/F2/cpu-fan
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dfru_SC_data.info211 name:/frutree/chassis/F2/fan-unit
231 REFPROP _fru_parent name:/frutree/chassis/F2/fan-unit
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A Dpiclfrutree.info103 NODE F2 location
105 PROP Label string r 0 "F2"
H A Dsystem-board.info357 REFPROP _fru_parent /frutree/chassis/F2/system-fan2
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info94 NODE F2 location
96 PROP Label string r 0 "F2"
223 name:/frutree/chassis/F2
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4383 {"F2", 0, 0, 0, 0x3c},

Completed in 122 milliseconds