Searched refs:_get (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/include/event2/ |
H A D | rpc.h | 115 (*(msg)->base->member##_get)((msg), (pvalue)) 126 (*(msg)->base->member##_get)((msg), (pvalue), (plen)) 144 (*(msg)->base->member##_get)((msg), (offset), (pvalue))
|
H A D | rpc_compat.h | 52 (*(msg)->base->member##_get)(msg, ## args)
|
/netbsd-src/games/sail/ |
H A D | array.h | 147 T *ARRAY##_get(const struct ARRAY *a, unsigned index_); \ 195 ARRAY##_get(const struct ARRAY *a, unsigned index_) \
|
/netbsd-src/external/bsd/tradcpp/dist/ |
H A D | array.h | 172 INLINE T *ARRAY##_get(const struct ARRAY *a, unsigned index_); \ 217 ARRAY##_get(const struct ARRAY *a, unsigned index_) \
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/include/event2/ |
H A D | rpc_compat.h | 53 (*(msg)->base->member##_get)(msg, ## args)
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/ |
H A D | sparse_array.h | 61 *ossl_sa_##type##_get(const SPARSE_ARRAY_OF(type) *sa, ossl_uintmax_t n) \
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | 3level.h | 87 CONCAT(TABLE,_get) (struct TABLE *t, uint32_t wc) in CONCAT() argument 120 if (value == CONCAT(TABLE,_get) (t, wc)) in CONCAT()
|
H A D | ChangeLog.0 | 414 (*_get, *_add, *_iterate, *_finalize): Use it instead of ~(uint32_t) 0.
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
H A D | OPENSSL_SA.pod | 54 B<ossl_sa_I<TYPE>_get>() returns element I<idx> in I<sa>, where I<idx> starts 103 B<ossl_sa_I<TYPE>_get>() returns a pointer to a sparse array element or NULL if
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2015 | 2179 * trans.h: Define the prototypes for the gfc_class_vtab_*_get () 2180 and gfc_vptr_*_get () functions.
|
H A D | ChangeLog-2009 | 2242 prototypes of the same names with _get or _set appended. 2244 new functions for the _get and _set functions. Update all the
|
H A D | trans-expr.cc | 369 gfc_class_vtab_## name ##_get (tree cl) \ 375 gfc_vptr_## name ##_get (tree vptr) \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 327 gfc_class_vtab_## name ##_get (tree cl) \ 333 gfc_vptr_## name ##_get (tree vptr) \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | CHANGES | 8115 settable (SSL*_get/set_max_cert_list()), as proposed by
|