Home
last modified time | relevance | path

Searched refs:cqe_next (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/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-queue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/bsdi.1.0/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/irix.4.05F/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/sunos.4.1.1/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/bsd.4.4/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/dgux.5.4/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
H A Dbsd-queue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/ptx.2.0/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/sunos.5.2/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/ultrix.4.2/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/aix.3.2/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/sinix.5.41/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/hpux.9.01/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/PORT/osf.1.0.2/include/
H A Dqueue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhqueue.h193 struct type *cqe_next; /* next element */ \
206 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
212 (listelm)->field.cqe_next = (elm); \
216 (elm)->field.cqe_next = (listelm); \
226 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
249 (elm)->field.cqe_next->field.cqe_prev = \
252 (head)->cqh_first = (elm)->field.cqe_next; \
254 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/security/krb5/krb5-1.19.2/src/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h181 struct type *cqe_next; /* next element */ \
194 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
200 (listelm)->field.cqe_next = (elm); \
204 (elm)->field.cqe_next = (listelm); \
214 (elm)->field.cqe_next = (head)->cqh_first; \
224 (elm)->field.cqe_next = (void *)(head); \
229 (head)->cqh_last->field.cqe_next = (elm); \
237 (elm)->field.cqe_next->field.cqe_prev = \
240 (head)->cqh_first = (elm)->field.cqe_next; \
242 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/dbm/include/
H A Dqueue.h188 struct type *cqe_next; /* next element */ \
203 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
205 if ((listelm)->field.cqe_next == (void *)(head)) \
225 (elm)->field.cqe_next = (head)->cqh_first; \
236 (elm)->field.cqe_next = (void *)(head); \
241 (head)->cqh_last->field.cqe_next = (elm); \
247 if ((elm)->field.cqe_next == (void *)(head)) \
250 (elm)->field.cqe_next->field.cqe_prev = \
253 (head)->cqh_first = (elm)->field.cqe_next; \
255 (elm)->field.cqe_prev->field.cqe_next = \
[all …]
/dports/editors/vigor/vigor-0.016/include/sys/
H A Dqueue.h195 struct type *cqe_next; /* next element */ \
208 (elm)->field.cqe_next = (listelm)->field.cqe_next; \
214 (listelm)->field.cqe_next = (elm); \
218 (elm)->field.cqe_next = (listelm); \
228 (elm)->field.cqe_next = (head)->cqh_first; \
238 (elm)->field.cqe_next = (void *)(head); \
243 (head)->cqh_last->field.cqe_next = (elm); \
251 (elm)->field.cqe_next->field.cqe_prev = \
254 (head)->cqh_first = (elm)->field.cqe_next; \
256 (elm)->field.cqe_prev->field.cqe_next = \
[all …]

123456789