| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | mpfr-thread.h | 197 #define MPFR_DEFERRED_INIT_MASTER_DECL(_id, _init, _clear) \ argument 199 mpfr_init_cache_ ## _id (void) { \ 203 mpfr_clean_cache_ ## _id (void) { \ 209 #define MPFR_DEFERRED_INIT_SLAVE_VALUE(_id) argument 214 #define MPFR_DEFERRED_INIT_MASTER_DECL(_id, _init, _clear) \ argument 215 static void mpfr_once_ ## _id ## _clear_func (void) { \ 218 static void mpfr_once_ ## _id ## _init_func (void) { \ 220 atexit(mpfr_once_ ## _id ## _clear_func); \ 230 #define MPFR_DEFERRED_INIT_SLAVE_VALUE(_id) \ argument 231 , MPFR_ONCE_INIT_VALUE, mpfr_once_ ## _id ## _init_func [all …]
|
| /netbsd/src/sys/arch/hpc/stand/hpcboot/menu/ |
| D | tabwindow.h | 40 int _id; variable 50 _id = id; in TabWindowBase() 78 int _id; variable 86 _id = id; in TabWindow()
|
| D | tabwindow.cpp | 49 reinterpret_cast <HMENU>(_id), aux->hInstance, in create() 160 item.iImage =(int)_id; in init() 163 _base.insert(_id, item); in init()
|
| /netbsd/src/external/bsd/libbind/dist/nameser/ |
| D | ns_newmsg.c | 96 msg->_id = id; in ns_newmsg_id() 196 NS_PUT16(msg->_id, t); in ns_newmsg_done()
|
| D | ns_parse.c | 114 NS_GET16(handle->_id, msg); in ns_initparse()
|
| /netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| D | dt_parser.h | 93 uint_t _id; /* member identifier */ member 140 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-icf.h | 32 congruence_class (unsigned int _id): in_worklist (false), id (_id), in congruence_class() argument
|
| /netbsd/src/external/bsd/wpa/dist/src/common/ |
| D | ieee802_11_common.h | 322 #define for_each_element_id(element, _id, data, datalen) \ argument 324 if (element->id == (_id))
|
| /netbsd/src/sys/external/isc/atheros_hal/ic/ |
| D | ah_osdep.h | 135 #define OS_MARK(_ah, _id, _v) argument
|
| /netbsd/src/external/bsd/libbind/dist/include/arpa/ |
| D | nameser.h | 136 u_int16_t _id, _flags, _counts[ns_s_max]; member 160 #define ns_msg_id(handle) ((handle)._id + 0)
|
| /netbsd/src/include/arpa/ |
| D | nameser.h | 134 uint16_t _id, _flags, _counts[ns_s_max]; member 158 #define ns_msg_id(handle) ((handle)._id + 0)
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | mongodb_table | 122 # As with \fBresult_attribute\fR, the top-level _id field 134 # As with \fBprojection\fR, the top-level _id field (type
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/objects/ |
| D | objects.txt | 54 X9-62_id-fieldType 1 : prime-field 55 X9-62_id-fieldType 2 : characteristic-two-field 57 X9-62_id-characteristic-two-basis 1 : onBasis 58 X9-62_id-characteristic-two-basis 2 : tpBasis 59 X9-62_id-characteristic-two-basis 3 : ppBasis 61 X9-62_id-publicKeyType 1 : id-ecPublicKey 94 X9-62_id-ecSigType 1 : ecdsa-with-SHA1 95 X9-62_id-ecSigType 2 : ecdsa-with-Recommended 96 X9-62_id-ecSigType 3 : ecdsa-with-Specified
|
| /netbsd/src/lib/libc/nameser/ |
| D | ns_parse.c | 121 NS_GET16(handle->_id, msg); in ns_initparse()
|
| /netbsd/src/sys/dev/ic/ |
| D | athvar.h | 424 #define ath_hal_getdiagstate(_ah, _id, _indata, _insize, _outdata, _outsize) \ argument 425 ((*(_ah)->ah_getDiagState)((_ah), (_id), \
|
| /netbsd/src/sys/dev/pci/ |
| D | if_iwmreg.h | 2362 #define IWM_FW_CMD_ID_AND_COLOR(_id, _color) ((_id << IWM_FW_CTXT_ID_POS) |\ argument
|