Searched refs:_f (Results 1 - 25 of 90) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dop-8.h37 #define _FP_FRAC_DECL_8(X) _FP_W_TYPE X##_f[8]
39 #define _FP_FRAC_HIGH_8(X) (X##_f[7])
40 #define _FP_FRAC_LOW_8(X) (X##_f[0])
41 #define _FP_FRAC_WORD_8(X, w) (X##_f[w])
55 X##_f[_FP_FRAC_SLL_8_i] \
56 = X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip]; \
62 X##_f[_FP_FRAC_SLL_8_i] \
63 = ((X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip] \
65 | (X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip-1] \
67 X##_f[_FP_FRAC_SLL_8_
[all...]
H A Dop-4.h36 #define _FP_FRAC_DECL_4(X) _FP_W_TYPE X##_f[4]
38 (D##_f[0] = S##_f[0], D##_f[1] = S##_f[1], \
39 D##_f[2] = S##_f[2], D##_f[3] = S##_f[3])
41 #define _FP_FRAC_HIGH_4(X) (X##_f[
[all...]
H A Dop-1.h36 #define _FP_FRAC_DECL_1(X) _FP_W_TYPE X##_f _FP_ZERO_INIT
37 #define _FP_FRAC_COPY_1(D, S) (D##_f = S##_f)
38 #define _FP_FRAC_SET_1(X, I) (X##_f = I)
39 #define _FP_FRAC_HIGH_1(X) (X##_f)
40 #define _FP_FRAC_LOW_1(X) (X##_f)
41 #define _FP_FRAC_WORD_1(X, w) (X##_f)
43 #define _FP_FRAC_ADDI_1(X, I) (X##_f += I)
48 X##_f += X##_f; \
[all...]
H A Dextended.h103 X##_f[2] = 0; \
104 X##_f[3] = 0; \
105 X##_f[0] = FP_UNPACK_RAW_E_flo.bits.frac0; \
106 X##_f[1] = FP_UNPACK_RAW_E_flo.bits.frac1; \
107 X##_f[1] &= ~_FP_IMPLBIT_E; \
119 X##_f[2] = 0; \
120 X##_f[3] = 0; \
121 X##_f[0] = FP_UNPACK_RAW_EP_flo->bits.frac0; \
122 X##_f[1] = FP_UNPACK_RAW_EP_flo->bits.frac1; \
123 X##_f[
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dop-8.h37 #define _FP_FRAC_DECL_8(X) _FP_W_TYPE X##_f[8]
39 #define _FP_FRAC_HIGH_8(X) (X##_f[7])
40 #define _FP_FRAC_LOW_8(X) (X##_f[0])
41 #define _FP_FRAC_WORD_8(X, w) (X##_f[w])
55 X##_f[_FP_FRAC_SLL_8_i] \
56 = X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip]; \
62 X##_f[_FP_FRAC_SLL_8_i] \
63 = ((X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip] \
65 | (X##_f[_FP_FRAC_SLL_8_i-_FP_FRAC_SLL_8_skip-1] \
67 X##_f[_FP_FRAC_SLL_8_
[all...]
H A Dop-4.h36 #define _FP_FRAC_DECL_4(X) _FP_W_TYPE X##_f[4]
38 (D##_f[0] = S##_f[0], D##_f[1] = S##_f[1], \
39 D##_f[2] = S##_f[2], D##_f[3] = S##_f[3])
41 #define _FP_FRAC_HIGH_4(X) (X##_f[
[all...]
H A Dop-1.h36 #define _FP_FRAC_DECL_1(X) _FP_W_TYPE X##_f _FP_ZERO_INIT
37 #define _FP_FRAC_COPY_1(D, S) (D##_f = S##_f)
38 #define _FP_FRAC_SET_1(X, I) (X##_f = I)
39 #define _FP_FRAC_HIGH_1(X) (X##_f)
40 #define _FP_FRAC_LOW_1(X) (X##_f)
41 #define _FP_FRAC_WORD_1(X, w) (X##_f)
43 #define _FP_FRAC_ADDI_1(X, I) (X##_f += I)
48 X##_f += X##_f; \
[all...]
H A Dextended.h103 X##_f[2] = 0; \
104 X##_f[3] = 0; \
105 X##_f[0] = FP_UNPACK_RAW_E_flo.bits.frac0; \
106 X##_f[1] = FP_UNPACK_RAW_E_flo.bits.frac1; \
107 X##_f[1] &= ~_FP_IMPLBIT_E; \
119 X##_f[2] = 0; \
120 X##_f[3] = 0; \
121 X##_f[0] = FP_UNPACK_RAW_EP_flo->bits.frac0; \
122 X##_f[1] = FP_UNPACK_RAW_EP_flo->bits.frac1; \
123 X##_f[
[all...]
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dipf_rb.h22 # define RBI_CODE(_n, _t, _f, _cmp) \
31 .rbto_node_offset = offsetof(_t, _f), \
88 #define RBI_CODE(_n, _t, _f, _cmp) \
105 parent = node->_f.parent; \
106 tmp1 = node->_f.right; \
107 tmp2 = tmp1->_f.left; \
108 node->_f.right = tmp2; \
110 tmp2->_f.parent = node; \
112 head->top._f.right = tmp1; \
113 else if (parent->_f
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dipf_rb.h29 #define RBI_CODE(_n, _t, _f, _cmp) \
44 parent = node->_f.parent; \
45 tmp1 = node->_f.right; \
46 tmp2 = tmp1->_f.left; \
47 node->_f.right = tmp2; \
49 tmp2->_f.parent = node; \
51 head->top._f.right = tmp1; \
52 else if (parent->_f.right == node) \
53 parent->_f.right = tmp1; \
55 parent->_f
[all...]
/netbsd-current/external/cddl/osnet/sys/sys/
H A Dmman.h37 #define mmap64(_a,_b,_c,_d,_e,_f) mmap(_a,_b,_c,_d,_e,_f)
/netbsd-current/sys/arch/sgimips/gio/
H A Ddevlist2h.awk59 function collectline(_f, _line) {
62 while (_f <= NF) {
63 if ($_f == "#") {
66 _f++
70 _line = _line $_f
71 if (_f < NF)
73 _f++
76 _line = _line $_f
77 if (_f < NF)
79 _f
[all...]
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dfile_ufs.cpp54 _f = static_cast<struct open_file *>(malloc(sizeof(struct open_file)));
55 _f->f_dev = devsw;
63 free(_f);
86 winblkopen(_f, devname, unit, 0);
99 error = ufs_open(_ascii_filename, _f);
116 ufs_seek(_f, ofs, SEEK_SET);
117 ufs_read(_f, buf, bytes, &sz);
128 ufs_seek(_f, ofs, SEEK_SET);
129 ufs_write(_f,(void *) buf, bytes, &sz);
137 ufs_seek(_f, of
[all...]
/netbsd-current/external/gpl3/gcc/lib/libsupc++/
H A DMakefile.common53 .for _f in ${BUILD_CPP98_SOURCES}
54 COPTS.${_f}+= -std=gnu++98
69 .for _f in ${STD_GNU11} ${BUILD_CPP11_SOURCES:M*.cc}
70 COPTS.${_f}+= -std=gnu++11
77 .for _f in ${STD_GNU14} ${G_FILESYSTEM_SOURCES:M*.cc}
78 COPTS.${_f}+= -std=gnu++17 -Wno-sized-deallocation
93 .for _f in ${STD_GNU1Z}
94 COPTS.${_f}+= -std=gnu++1z
97 .for _f in ${BUILD_CPP17_SOURCES}
98 COPTS.${_f}
[all...]
/netbsd-current/tools/elftoolchain/common/
H A DMakefile15 .for _f in ${INCS}
16 HOST_INCINSTFILES+= ${HOST_INCSDIR}/${_f}
17 ${HOST_INCSDIR}/${_f}: ${_f}
/netbsd-current/external/bsd/libuuid_ul/lib/libuuid_ul/
H A Dlibuuid_ul-rename.mk14 .for _f in ${RENAME_FUNCS}
15 CPPFLAGS+= -D${_f}=ul_${_f}
/netbsd-current/external/mit/xorg/lib/brotli/
H A Dbrotli-rename.mk39 .for _f in ${RENAME_FUNCS}
40 CPPFLAGS+= -D${_f}=nbft_${_f}
H A Dbrotli.mk12 .for _f in ${BROTLI_SRCS}
13 CFLAGS.${_f}+= -fcommon
14 CPPFLAGS+${_f}= -DBROTLIDEC_SHARED_COMPILATION \
/netbsd-current/external/gpl3/gcc.old/lib/libsupc++/
H A DMakefile.common49 .for _f in ${BUILD_CPP98_SOURCES}
50 COPTS.${_f}+= -std=gnu++98
65 .for _f in ${STD_GNU11} ${BUILD_CPP11_SOURCES:M*.cc}
66 COPTS.${_f}+= -std=gnu++11
73 .for _f in ${STD_GNU14} ${G_FILESYSTEM_SOURCES:M*.cc}
74 COPTS.${_f}+= -std=gnu++17 -Wno-sized-deallocation
89 .for _f in ${STD_GNU1Z}
90 COPTS.${_f}+= -std=gnu++1z
93 .for _f in ${BUILD_CPP17_SOURCES}
94 COPTS.${_f}
[all...]
/netbsd-current/external/mit/xorg/lib/libglapi/
H A DMakefile23 .for _f in ${SRCS.mapi}
24 CPPFLAGS.${_f}= -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\"
/netbsd-current/tools/elftoolchain/common/sys/
H A DMakefile26 .for _f in ${INCS}
27 HOST_INCINSTFILES+= ${HOST_INCSDIR}/${_f}
28 ${HOST_INCSDIR}/${_f}: ${_f}
/netbsd-current/sys/dev/pcmcia/
H A Ddevlist2h.awk59 function collectline(_f, _line) {
62 while (_f <= NF) {
63 if ($_f == "#") {
66 _f++
70 _line = _line $_f
71 if (_f < NF)
73 _f++
76 _line = _line $_f
77 if (_f < NF)
79 _f
[all...]
/netbsd-current/usr.sbin/service/
H A Dservice61 local _d _f IFS
69 for _f in "$_d"/*
71 if [ -f "$_f" ] && [ -x "$_f" ]
73 printf '%s\n' "$_f"
/netbsd-current/external/mit/xorg/lib/libglapi.old/
H A DMakefile23 .for _f in ${SRCS.mapi}
24 CPPFLAGS.${_f}= -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi_glapi_mapi_tmp.h\"
/netbsd-current/regress/sys/fs/lfs/9994/
H A DMakefile5 PROG= 9994_f

Completed in 284 milliseconds

1234