Home
last modified time | relevance | path

Searched refs:_get (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Drpc.h115 (*(msg)->base->member##_get)((msg), (pvalue))
126 (*(msg)->base->member##_get)((msg), (pvalue), (plen))
144 (*(msg)->base->member##_get)((msg), (offset), (pvalue))
H A Drpc_compat.h52 (*(msg)->base->member##_get)(msg, ## args)
/netbsd-src/games/sail/
H A Darray.h147 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 Darray.h172 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 Drpc_compat.h53 (*(msg)->base->member##_get)(msg, ## args)
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dsparse_array.h61 *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 D3level.h87 CONCAT(TABLE,_get) (struct TABLE *t, uint32_t wc) in CONCAT() argument
120 if (value == CONCAT(TABLE,_get) (t, wc)) in CONCAT()
H A DChangeLog.0414 (*_get, *_add, *_iterate, *_finalize): Use it instead of ~(uint32_t) 0.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A DOPENSSL_SA.pod54 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 DChangeLog-20152179 * trans.h: Define the prototypes for the gfc_class_vtab_*_get ()
2180 and gfc_vptr_*_get () functions.
H A DChangeLog-20092242 prototypes of the same names with _get or _set appended.
2244 new functions for the _get and _set functions. Update all the
H A Dtrans-expr.cc369 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 Dtrans-expr.c327 gfc_class_vtab_## name ##_get (tree cl) \
333 gfc_vptr_## name ##_get (tree vptr) \
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES8115 settable (SSL*_get/set_max_cert_list()), as proposed by