Home
last modified time | relevance | path

Searched refs:op_t (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/devel/rsvndump/rsvndump-0.6/lib/
H A Dmemcmp.c49 # define OPSIZ (sizeof(op_t))
93 memcmp_bytes (op_t a, op_t b) in memcmp_bytes()
97 op_t a0, b0; in memcmp_bytes()
120 op_t a0, a1; in memcmp_common_alignment()
121 op_t b0, b1; in memcmp_common_alignment()
205 op_t a0, a1, a2, a3; in memcmp_not_common_alignment()
206 op_t b0, b1, b2, b3; in memcmp_not_common_alignment()
207 op_t x; in memcmp_not_common_alignment()
305 op_t a0; in rpl_memcmp()
306 op_t b0; in rpl_memcmp()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dmemcmp.c49 # define OPSIZ (sizeof(op_t))
93 memcmp_bytes (op_t a, op_t b)
97 op_t a0, b0;
120 op_t a0, a1;
121 op_t b0, b1;
205 op_t a0, a1, a2, a3;
206 op_t b0, b1, b2, b3;
207 op_t x;
305 op_t a0;
306 op_t b0;
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dmemcmp.c49 # define OPSIZ (sizeof(op_t))
93 memcmp_bytes (op_t a, op_t b) in memcmp_bytes()
97 op_t a0, b0; in memcmp_bytes()
120 op_t a0, a1; in memcmp_common_alignment()
121 op_t b0, b1; in memcmp_common_alignment()
205 op_t a0, a1, a2, a3; in memcmp_not_common_alignment()
206 op_t b0, b1, b2, b3; in memcmp_not_common_alignment()
207 op_t x; in memcmp_not_common_alignment()
305 op_t a0; in rpl_memcmp()
306 op_t b0; in rpl_memcmp()
[all …]
/dports/deskutils/wmpinboard/wmpinboard-1.0.orig/src/
H A Dmemcmp.c104 static int memcmp_bytes __P((op_t, op_t));
111 op_t a, b; in memcmp_bytes()
115 op_t a0, b0;
143 op_t a0, a1;
144 op_t b0, b1;
233 op_t a0, a1, a2, a3;
234 op_t b0, b1, b2, b3;
235 op_t x;
336 op_t a0;
337 op_t b0;
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dmemcmp.c106 static int memcmp_bytes __P((op_t, op_t));
113 op_t a, b; in memcmp_bytes()
117 op_t a0, b0;
145 op_t a0, a1;
146 op_t b0, b1;
235 op_t a0, a1, a2, a3;
236 op_t b0, b1, b2, b3;
237 op_t x;
338 op_t a0;
339 op_t b0;
[all …]
/dports/editors/ssed/sed-3.62/lib/
H A Dmemcmp.c106 static int memcmp_bytes __P((op_t, op_t));
113 op_t a, b; in memcmp_bytes()
117 op_t a0, b0;
145 op_t a0, a1;
146 op_t b0, b1;
235 op_t a0, a1, a2, a3;
236 op_t b0, b1, b2, b3;
237 op_t x;
338 op_t a0;
339 op_t b0;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/lib/
H A Dmemcpy.c26 #define OPSIZ (sizeof(op_t))
77 a0 = ((op_t *) srcp)[0]; in _wordcopy_fwd_aligned()
78 a1 = ((op_t *) srcp)[1]; in _wordcopy_fwd_aligned()
79 a2 = ((op_t *) srcp)[2]; in _wordcopy_fwd_aligned()
80 a3 = ((op_t *) srcp)[3]; in _wordcopy_fwd_aligned()
81 a4 = ((op_t *) srcp)[4]; in _wordcopy_fwd_aligned()
99 *(op_t *)dstp = *(op_t *)srcp; in _wordcopy_fwd_aligned()
115 op_t ap; in _wordcopy_fwd_dest_aligned()
127 ap = ((op_t *) srcp)[0]; in _wordcopy_fwd_dest_aligned()
131 op_t a0, a1, a2, a3; in _wordcopy_fwd_dest_aligned()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/lib/
H A Dmemcpy.c26 #define OPSIZ (sizeof(op_t))
77 a0 = ((op_t *) srcp)[0]; in _wordcopy_fwd_aligned()
78 a1 = ((op_t *) srcp)[1]; in _wordcopy_fwd_aligned()
79 a2 = ((op_t *) srcp)[2]; in _wordcopy_fwd_aligned()
80 a3 = ((op_t *) srcp)[3]; in _wordcopy_fwd_aligned()
81 a4 = ((op_t *) srcp)[4]; in _wordcopy_fwd_aligned()
99 *(op_t *)dstp = *(op_t *)srcp; in _wordcopy_fwd_aligned()
115 op_t ap; in _wordcopy_fwd_dest_aligned()
127 ap = ((op_t *) srcp)[0]; in _wordcopy_fwd_dest_aligned()
131 op_t a0, a1, a2, a3; in _wordcopy_fwd_dest_aligned()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/lib/
H A Dmemcpy.c26 #define OPSIZ (sizeof(op_t))
77 a0 = ((op_t *) srcp)[0]; in _wordcopy_fwd_aligned()
78 a1 = ((op_t *) srcp)[1]; in _wordcopy_fwd_aligned()
79 a2 = ((op_t *) srcp)[2]; in _wordcopy_fwd_aligned()
80 a3 = ((op_t *) srcp)[3]; in _wordcopy_fwd_aligned()
81 a4 = ((op_t *) srcp)[4]; in _wordcopy_fwd_aligned()
99 *(op_t *)dstp = *(op_t *)srcp; in _wordcopy_fwd_aligned()
115 op_t ap; in _wordcopy_fwd_dest_aligned()
127 ap = ((op_t *) srcp)[0]; in _wordcopy_fwd_dest_aligned()
131 op_t a0, a1, a2, a3; in _wordcopy_fwd_dest_aligned()
[all …]
/dports/devel/blame/blame-1.3.1/lib/
H A Dmemcmp.c48 # define op_t unsigned long int macro
49 # define OPSIZ (sizeof(op_t))
97 op_t a0, b0; in memcmp_bytes()
120 op_t a0, a1; in memcmp_common_alignment()
121 op_t b0, b1; in memcmp_common_alignment()
205 op_t a0, a1, a2, a3; in memcmp_not_common_alignment()
206 op_t b0, b1, b2, b3; in memcmp_not_common_alignment()
207 op_t x; in memcmp_not_common_alignment()
305 op_t a0; in rpl_memcmp()
306 op_t b0; in rpl_memcmp()
[all …]
/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dmemcmp.c62 # define OPSIZ (sizeof(op_t))
102 static int memcmp_bytes __P((op_t, op_t));
112 op_t a0, b0; in memcmp_bytes()
137 op_t a0, a1; in memcmp_common_alignment()
138 op_t b0, b1; in memcmp_common_alignment()
224 op_t a0, a1, a2, a3; in memcmp_not_common_alignment()
225 op_t b0, b1, b2, b3; in memcmp_not_common_alignment()
226 op_t x; in memcmp_not_common_alignment()
324 op_t a0; in _nmz_memcmp()
325 op_t b0; in _nmz_memcmp()
[all …]
/dports/finance/ledger/ledger-3.2.1/src/
H A Dparser.cc48 node = new op_t(op_t::VALUE); in parse_value_term()
55 node = new op_t(op_t::IDENT); in parse_value_term()
86 node = new op_t(op_t::O_CALL); in parse_call_expr()
111 node = new op_t(op_t::O_LOOKUP); in parse_dot_expr()
147 node = new op_t(op_t::O_NOT); in parse_unary_expr()
164 node = new op_t(op_t::O_NEG); in parse_unary_expr()
299 node = new op_t(op_t::O_NOT); in parse_logic_expr()
322 node = new op_t(op_t::O_AND); in parse_and_expr()
349 node = new op_t(op_t::O_OR); in parse_or_expr()
375 node = new op_t(op_t::O_QUERY); in parse_querycolon_expr()
[all …]
H A Dop.h49 class expr_t::op_t : public noncopyable
126 explicit op_t() : refc(0), kind(UNKNOWN) { in op_t() function
127 TRACE_CTOR(op_t, ""); in op_t()
130 TRACE_CTOR(op_t, "const kind_t"); in op_t()
132 ~op_t() { in ~op_t()
133 TRACE_DTOR(op_t); in ~op_t()
228 return const_cast<op_t *>(this)->as_op_lval(); in as_op()
322 ptr_op_t node(new op_t(_kind)); in new_node()
329 ptr_op_t temp(new op_t(op_t::VALUE)); in wrap_value()
335 expr_t::op_t::wrap_functor(expr_t::func_t fobj) { in wrap_functor()
[all …]
H A Dquery.cc293 node = new expr_t::op_t(expr_t::op_t::O_CALL); in parse_query_term()
295 expr_t::ptr_op_t ident = new expr_t::op_t(expr_t::op_t::IDENT); in parse_query_term()
299 expr_t::ptr_op_t arg1 = new expr_t::op_t(expr_t::op_t::VALUE); in parse_query_term()
325 node = new expr_t::op_t(expr_t::op_t::O_MATCH); in parse_query_term()
327 expr_t::ptr_op_t ident = new expr_t::op_t(expr_t::op_t::IDENT); in parse_query_term()
341 expr_t::ptr_op_t mask = new expr_t::op_t(expr_t::op_t::VALUE); in parse_query_term()
380 node = new expr_t::op_t(expr_t::op_t::O_NOT); in parse_unary_expr()
402 node = new expr_t::op_t(expr_t::op_t::O_AND); in parse_and_expr()
426 node = new expr_t::op_t(expr_t::op_t::O_OR); in parse_or_expr()
453 limiter = new expr_t::op_t(expr_t::op_t::O_OR); in parse_query_expr()
[all …]
/dports/irc/irc/irc2.11.2p3/common/
H A Dsupport.c882 #define OPSIZ (sizeof(op_t))
922 static int memcmp_bytes(op_t a, op_t b) in memcmp_bytes()
926 op_t a0, b0; in memcmp_bytes()
949 op_t a0, a1; in memcmp_common_alignment()
950 op_t b0, b1; in memcmp_common_alignment()
1033 op_t a0, a1, a2, a3; in memcmp_not_common_alignment()
1034 op_t b0, b1, b2, b3; in memcmp_not_common_alignment()
1035 op_t x; in memcmp_not_common_alignment()
1131 op_t a0; in irc_memcmp()
1132 op_t b0; in irc_memcmp()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/lib/
H A Dstring.c15 typedef uint32_t op_t; typedef
23 register op_t x asm("ax"); in memset()
37 len -= (-dstp) % sizeof(op_t); in memset()
49 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
57 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
59 len %= sizeof(op_t); in memset()
74 #define OPSIZ (sizeof(op_t))
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/lib/
H A Dstring.c14 typedef uint32_t op_t; typedef
22 register op_t x asm("ax"); in memset()
36 len -= (-dstp) % sizeof(op_t); in memset()
48 "0" (dstp), "1" ((-dstp) % sizeof(op_t)), "a" (x) : in memset()
56 "0" (dstp), "1" (len / sizeof(op_t)), "a" (x) : in memset()
58 len %= sizeof(op_t); in memset()
73 #define OPSIZ (sizeof(op_t))

12345678910>>...12