| /f-stack/freebsd/arm64/freescale/imx/ |
| H A D | imx_ccm_clk.h | 123 #define GATE(_id, _name, _pname, _o, _shift) \ argument 155 #define COMPOSITE(_id, _name, _pn, _o, _flags) \ argument 170 #define SSCG_PLL(_id, _name, _pn, _o) \ argument 184 #define FRAC_PLL(_id, _name, _pname, _o) \ argument 197 #define DIV(_id, _name, _pname, _o, _shift, _width) \ argument
|
| /f-stack/freebsd/arm64/rockchip/clk/ |
| H A D | rk3288_cru.c | 83 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 558 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 580 #define FRACT(_id, _name, _pname, _f, _o) \ argument 595 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 614 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
|
| H A D | rk_cru.h | 48 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument 100 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 122 #define FRACT(_id, _name, _pname, _f, _o) \ argument 137 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 156 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx51_ipuv3_fbd.c | 111 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
|
| H A D | imx51_ipuv3.c | 173 #define CPMEM_OFFSET(_dp, _ch, _w, _o) \ argument
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dn_glue.c | 663 dn_compat_copy_pipe(struct copy_args *a, void *_o) in dn_compat_copy_pipe() 719 dn_compat_copy_queue(struct copy_args *a, void *_o) in dn_compat_copy_queue() 751 copy_data_helper_compat(void *_o, void *_arg) in copy_data_helper_compat()
|
| H A D | ip_dummynet.c | 934 copy_obj(char **start, char *end, void *_o, const char *msg, int i) in copy_obj() 973 copy_obj_q(char **start, char *end, void *_o, const char *msg, int i) in copy_obj_q() 1111 copy_data_helper(void *_o, void *_arg) in copy_data_helper()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 1851 #define ADD(_ic, _s, _o) \ in addmedia() argument
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | server.h | 456 #define serverAssertWithInfo(_c,_o,_e) ((_e)?(void)0 : (_serverAssertWithInfo(_c,_o,#_e,__FILE__,__… argument
|