| /openbsd/src/usr.bin/dig/lib/isc/include/isc/ |
| D | buffer.h | 568 #define ISC__BUFFER_INIT(_b, _base, _length) \ argument 578 #define ISC__BUFFER_INVALIDATE(_b) \ argument 587 #define ISC__BUFFER_USEDREGION(_b, _r) \ argument 593 #define ISC__BUFFER_AVAILABLEREGION(_b, _r) \ argument 599 #define ISC__BUFFER_ADD(_b, _n) \ argument 604 #define ISC__BUFFER_SUBTRACT(_b, _n) \ argument 613 #define ISC__BUFFER_CLEAR(_b) \ argument 620 #define ISC__BUFFER_REMAININGREGION(_b, _r) \ argument 626 #define ISC__BUFFER_ACTIVEREGION(_b, _r) \ argument 637 #define ISC__BUFFER_SETACTIVE(_b, _n) \ argument [all …]
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| D | concept_check.h | 53 #define __glibcpp_class_requires(_a,_b) argument 54 #define __glibcpp_class_requires2(_a,_b,_c) argument 55 #define __glibcpp_class_requires3(_a,_b,_c,_d) argument 56 #define __glibcpp_class_requires4(_a,_b,_c,_d,_e) argument 76 #define __glibcpp_class_requires2(_a,_b,_C) \ argument 78 #define __glibcpp_class_requires3(_a,_b,_c,_C) \ argument 80 #define __glibcpp_class_requires4(_a,_b,_c,_d,_C) \ argument
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | concept_check.h | 53 #define __glibcxx_class_requires(_a,_b) argument 54 #define __glibcxx_class_requires2(_a,_b,_c) argument 55 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument 56 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument 76 #define __glibcxx_class_requires2(_a,_b,_C) \ argument 78 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument 80 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
|
| /openbsd/src/sys/arch/armv7/sunxi/ |
| D | sxiintc.c | 94 #define INTC_IRQ_PENDING_REG(_b) (0x10 + ((_b) * 4)) argument 95 #define INTC_FIQ_PENDING_REG(_b) (0x20 + ((_b) * 4)) argument 96 #define INTC_SELECT_REG(_b) (0x30 + ((_b) * 4)) argument 97 #define INTC_ENABLE_REG(_b) (0x40 + ((_b) * 4)) argument 98 #define INTC_MASK_REG(_b) (0x50 + ((_b) * 4)) argument 99 #define INTC_RESP_REG(_b) (0x60 + ((_b) * 4)) argument 100 #define INTC_PRIO_REG(_b) (0x80 + ((_b) * 4)) argument
|
| /openbsd/src/sys/dev/pci/drm/i915/gvt/ |
| D | reg.h | 93 #define IS_MASKED_BITS_ENABLED(_val, _b) \ argument 95 #define IS_MASKED_BITS_DISABLED(_val, _b) \ argument
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_bo_list.c | 59 static int amdgpu_bo_list_entry_cmp(const void *_a, const void *_b) in amdgpu_bo_list_entry_cmp()
|
| /openbsd/src/sys/dev/pci/ |
| D | if_tht.c | 621 #define tht_set(_s, _r, _b) tht_write((_s), (_r), \ argument 623 #define tht_clr(_s, _r, _b) tht_write((_s), (_r), \ argument 625 #define tht_wait_set(_s, _r, _b, _t) tht_wait_eq((_s), (_r), \ argument 631 #define LWORDS(_b) (((_b) + 7) >> 3) argument
|
| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | intel_dpll_mgr.c | 656 const struct intel_dpll_hw_state *_b) in ibx_compare_hw_state() 1258 const struct intel_dpll_hw_state *_b) in hsw_compare_hw_state() 1991 const struct intel_dpll_hw_state *_b) in skl_compare_hw_state() 2466 const struct intel_dpll_hw_state *_b) in bxt_compare_hw_state() 4105 const struct intel_dpll_hw_state *_b) in icl_compare_hw_state()
|
| /openbsd/src/sys/dev/ic/ |
| D | ahci.c | 147 #define ahci_pwait_clr(_ap, _r, _b, _n) \ argument 151 #define ahci_pwait_set(_ap, _r, _b, _n) \ argument
|
| D | athvar.h | 470 #define ath_hal_set_gpio(_ah, _gpio, _b) \ argument 472 #define ath_hal_set_gpio_intr(_ah, _gpio, _b) \ argument
|
| /openbsd/src/usr.sbin/radiusctl/ |
| D | radiusctl.c | 51 #define MAXIMUM(_a, _b) (((_a) > (_b))? (_a) : (_b)) argument
|
| /openbsd/src/sys/arch/riscv64/stand/efiboot/ |
| D | efiboot.c | 70 #define efi_guidcmp(_a, _b) memcmp((_a), (_b), sizeof(EFI_GUID)) argument
|
| /openbsd/src/sys/arch/amd64/stand/efiboot/ |
| D | efiboot.c | 837 #define efi_guidcmp(_a, _b) memcmp((_a), (_b), sizeof(EFI_GUID)) argument
|
| /openbsd/src/sys/arch/armv7/stand/efiboot/ |
| D | efiboot.c | 65 #define efi_guidcmp(_a, _b) memcmp((_a), (_b), sizeof(EFI_GUID)) argument
|
| /openbsd/src/usr.sbin/relayd/ |
| D | relayd.h | 623 #define RELAY_ADDR_EQ(_a, _b) \ argument 628 #define RELAY_ADDR_CMP(_a, _b) \ argument 632 #define RELAY_ADDR_NEQ(_a, _b) \ argument 637 #define RELAY_AF_NEQ(_a, _b) \ argument
|
| /openbsd/src/sys/scsi/ |
| D | scsiconf.h | 187 #define DEVID_CMP(_a, _b) ( \ argument
|
| /openbsd/src/sys/arch/arm64/stand/efiboot/ |
| D | efiboot.c | 73 #define efi_guidcmp(_a, _b) memcmp((_a), (_b), sizeof(EFI_GUID)) argument
|
| D | efiacpi.c | 27 #define efi_guidcmp(_a, _b) memcmp((_a), (_b), sizeof(EFI_GUID)) argument
|
| /openbsd/src/usr.sbin/hostapd/ |
| D | hostapd.h | 86 #define HOSTAPD_ENTRY_MASK_MATCH(_e, _b) ( \ argument
|
| /openbsd/src/usr.sbin/radiusd/ |
| D | radiusd_ipcp.c | 159 #define MAXIMUM(_a, _b) (((_a) > (_b))? (_a) : (_b)) argument
|
| /openbsd/src/sbin/unwind/ |
| D | resolver.c | 1767 resolver_cmp(const void *_a, const void *_b) in resolver_cmp()
|
| /openbsd/src/sbin/iked/ |
| D | iked.h | 75 #define IKED_ADDR_EQ(_a, _b) \ argument 80 #define IKED_ADDR_NEQ(_a, _b) \ argument
|
| /openbsd/src/usr.bin/ssh/ |
| D | ssh-keygen.c | 1646 cert_ext_cmp(const void *_a, const void *_b) in cert_ext_cmp()
|