Home
last modified time | relevance | path

Searched refs:P_32_SWAP (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/global/global-6.6.7/libdb/
H A Dbt_conv.c87 P_32_SWAP(p);
89 P_32_SWAP(p);
93 P_32_SWAP(p);
95 P_32_SWAP(p);
102 P_32_SWAP(p);
104 P_32_SWAP(p);
156 P_32_SWAP(p);
158 P_32_SWAP(p);
162 P_32_SWAP(p);
171 P_32_SWAP(p);
[all …]
H A Ddb.h204 #define P_32_SWAP(a) { \
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/btree/
H A Dbt_conv.c91 P_32_SWAP(p);
93 P_32_SWAP(p);
97 P_32_SWAP(p);
99 P_32_SWAP(p);
106 P_32_SWAP(p);
108 P_32_SWAP(p);
151 P_32_SWAP(p);
153 P_32_SWAP(p);
157 P_32_SWAP(p);
166 P_32_SWAP(p);
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/db/btree/
H A Dbt_conv.c88 P_32_SWAP(p); in __bt_pgin()
90 P_32_SWAP(p); in __bt_pgin()
94 P_32_SWAP(p); in __bt_pgin()
96 P_32_SWAP(p); in __bt_pgin()
103 P_32_SWAP(p); in __bt_pgin()
105 P_32_SWAP(p); in __bt_pgin()
145 P_32_SWAP(p); in __bt_pgout()
147 P_32_SWAP(p); in __bt_pgout()
151 P_32_SWAP(p); in __bt_pgout()
160 P_32_SWAP(p); in __bt_pgout()
[all …]
/dports/editors/vigor/vigor-0.016/db/btree/
H A Dbt_conv.c91 P_32_SWAP(p);
93 P_32_SWAP(p);
97 P_32_SWAP(p);
99 P_32_SWAP(p);
106 P_32_SWAP(p);
108 P_32_SWAP(p);
151 P_32_SWAP(p);
153 P_32_SWAP(p);
157 P_32_SWAP(p);
166 P_32_SWAP(p);
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_conv.c93 P_32_SWAP(p);
95 P_32_SWAP(p);
99 P_32_SWAP(p);
101 P_32_SWAP(p);
108 P_32_SWAP(p);
111 P_32_SWAP(p);
154 P_32_SWAP(p);
156 P_32_SWAP(p);
160 P_32_SWAP(p);
170 P_32_SWAP(p);
[all …]
/dports/security/krb5/krb5-1.19.2/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_conv.c93 P_32_SWAP(p);
95 P_32_SWAP(p);
99 P_32_SWAP(p);
101 P_32_SWAP(p);
108 P_32_SWAP(p);
111 P_32_SWAP(p);
154 P_32_SWAP(p);
156 P_32_SWAP(p);
160 P_32_SWAP(p);
170 P_32_SWAP(p);
[all …]
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_swap.h61 #define P_32_SWAP(a) { \ macro
94 P_32_SWAP(p); \
111 #define DB_HTONL(p) P_32_SWAP(p)
112 #define DB_NTOHL(p) P_32_SWAP(p)
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Ddb_swap.h109 #undef P_32_SWAP
110 #define P_32_SWAP(a) do { \ macro
116 #define M_32_SWAP(a) P_32_SWAP(&a)
146 P_32_SWAP(p); \
163 P_32_SWAP(p); \
168 P_32_SWAP(p); \
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Ddb_swap.h120 #undef P_32_SWAP
121 #define P_32_SWAP(a) do { \ macro
127 #define M_32_SWAP(a) P_32_SWAP(&(a))
162 P_32_SWAP(p); \
179 P_32_SWAP(p); \
184 P_32_SWAP(p); \
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_swap.h61 #define P_32_SWAP(a) { \ macro
94 P_32_SWAP(p); \
/dports/audio/xwave/xwave2-981109/src/
H A Dendian.h50 #define P_32_SWAP(a) { \ macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/search/
H A Ddb_local.h173 #define P_32_SWAP(a) { \ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Ddb_local.h173 #define P_32_SWAP(a) { \ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Ddb_local.h173 #define P_32_SWAP(a) { \ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/search/
H A Ddb_local.h173 #define P_32_SWAP(a) { \ macro
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Ddb.h170 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/ultrix.4.2/include/
H A Ddb.h184 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/bsd.4.4/include/
H A Ddb.h176 #define P_32_SWAP(a) { \ macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h162 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/aix.3.2/include/
H A Ddb.h191 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/irix.4.05F/include/
H A Ddb.h191 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/include/
H A Ddb.h191 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/bsdi.1.0/include/
H A Ddb.h191 #define P_32_SWAP(a) { \ macro
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/sunos.4.1.1/include/
H A Ddb.h191 #define P_32_SWAP(a) { \ macro

123