Searched refs:F (Results 1 – 7 of 7) sorted by relevance
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_optimize.c | 132 static int F(int, int, int); 582 #define K(i) F(BPF_LD|BPF_IMM|BPF_W, i, 0L) 603 static int F(code, v0, v1) in F() function 1007 v = F(s->code, s->k, 0L); 1019 v = F(s->code, s->k, 0L); 1023 v = F(s->code, s->k, v); 1028 v = F(s->code, 0L, 0L); 1043 v = F(s->code, s->k, 0L); 1055 val[A_ATOM] = F(s->code, val[A_ATOM], 0L); 1093 val[A_ATOM] = F(s->code, val[A_ATOM], K(s->k)); [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/ |
| H A D | newstyle.css | 9 color: #48468F;
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | md5.c | 78 #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) macro 91 (a) += F ((b), (c), (d)) + (x) + (UINT4)(ac); \
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure.ac | 717 LIGHTTPD_VERSION_ID=`echo $PACKAGE_VERSION | $AWK -F '.' '{print "(" $1 " << 16 | " $2 " << 8 | " $…
|
| H A D | NEWS | 443 (patch by F. Denis)
|
| H A D | configure | 9456 *Sun\ F* | *Sun*Fortran*)
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 4749 *Sun\ F* | *Sun*Fortran*) 5224 *Sun\ F*) # Sun Fortran 8.3
|