/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | mpfr-thread.h | 91 #define MPFR_ONCE_CALL(_once, _func) do { \ argument 148 #define MPFR_ONCE_CALL(_once, _func) \ argument 179 #define MPFR_ONCE_CALL(_once,_func) do {} while (0) argument
|
H A D | mpfr-impl.h | 1412 #define MPFR_DECL_INIT_CACHE(_cache,_func) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_ioctl.c | 599 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 608 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument 610 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_ioctl.h | 170 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/netbsd-src/sys/arch/arm/amlogic/ |
H A D | mesong12a_pinctrl.c | 337 #define GPIO_MUX_PINCTRL_GROUP(_name, _reg, _off, _group, _func) \ argument 593 #define AOBUS_MUX_PINCTRL_GROUP(_name, _bit, _group, _func) \ argument
|
/netbsd-src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/ |
H A D | rzn1-pinctrl.h | 11 #define RZN1_PINMUX(_gpio, _func) \ argument
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-pinctrl.dtsi | 14 #define PIN(_func, _pin, _pull, _drv) \ argument
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Hist_data.cc | 1183 DbeInstr::DbeInstr (uint64_t _id, int _flags, Function *_func, uint64_t _addr) in DbeInstr() 1545 DbeLine::DbeLine (Function *_func, SourceFile *sf, int _lineno) in DbeLine()
|
H A D | ClassFile.cc | 39 ByteCodeInfo (JMethod *_func, int _bci, int _lno) in ByteCodeInfo()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Hist_data.cc | 1183 DbeInstr::DbeInstr (uint64_t _id, int _flags, Function *_func, uint64_t _addr) in DbeInstr() 1545 DbeLine::DbeLine (Function *_func, SourceFile *sf, int _lineno) in DbeLine()
|
H A D | ClassFile.cc | 39 ByteCodeInfo (JMethod *_func, int _bci, int _lno) in ByteCodeInfo()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | functional.d | 1166 int _func(int x) @safe { return 1; } in _func() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | si2vmx.h | 358 #define si_bisled(_func) /* not mappable */ argument 359 #define si_bisledd(_func) /* not mappable */ argument 360 #define si_bislede(_func) /* not mappable */ argument
|
H A D | spu2vmx.h | 212 #define spu_bisled(_func) /* not mappable */ argument 213 #define spu_bisled_d(_func) /* not mappable */ argument 214 #define spu_bisled_e(_func) /* not mappable */ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | si2vmx.h | 358 #define si_bisled(_func) /* not mappable */ argument 359 #define si_bisledd(_func) /* not mappable */ argument 360 #define si_bislede(_func) /* not mappable */ argument
|
H A D | spu2vmx.h | 212 #define spu_bisled(_func) /* not mappable */ argument 213 #define spu_bisled_d(_func) /* not mappable */ argument 214 #define spu_bisled_e(_func) /* not mappable */ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_chardev.c | 1699 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efiprot.h | 589 #define EFI_PCI_ADDRESS(_bus,_dev,_func) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 147 #define VMW_CMD_DEF(_cmd, _func, _user_allow, _gb_disable, _gb_enable) \ argument
|
/netbsd-src/sys/net/ |
H A D | if_spppsubr.c | 321 #define SPPP_WQ_SET(_wk, _func, _arg) \ argument
|