Home
last modified time | relevance | path

Searched defs:_l (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Ddebug.h29 #define ISDB(_l) ((_l)&db_level) argument
31 #define DBS(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \ argument
34 #define DBF(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \ argument
38 #define DB(_l,_x) do{ if(ISDB(_l)) {printf _x; fflush (stdout);} }while(0) argument
H A Dfile.c997 #define EXPANSION_INCREMENT(_l) ((((_l) / 500) + 1) * 500) argument
H A Dvariable.c253 #define EXPANSION_INCREMENT(_l) ((((_l) / 500) + 1) * 500) argument
/netbsd-src/lib/libc/locale/
H A D_wcstod.h60 INT_NAME(_int_, _FUNCNAME, _l)(const wchar_t * __restrict nptr, in INT_NAME() argument
H A D_wcstol.h53 INT_FUNCNAME(_int_, _FUNCNAME, _l)(const wchar_t *nptr, wchar_t **endptr, in INT_FUNCNAME() argument
H A D_wcstoul.h52 INT_FUNCNAME(_int_, _FUNCNAME, _l)(const wchar_t *nptr, wchar_t **endptr, in INT_FUNCNAME() argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dname.c320 #define COPYCHARARRAY(_ds,_el,_l,_n) \ argument
329 #define COPYVALARRAY(_ds,_el,_l,_n) \ argument
337 #define COPYVOIDARRAY(_ds,_el,_l,_n) \ argument
/netbsd-src/sys/sys/
H A Dbitops.h269 int _l; in fast_divide32_prepare() local
/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_clk.h262 #define MESON_CLK_PLL_RATE(_id, _name, _parent, _enable, _m, _n, _frac, _l, \ argument
280 #define MESON_CLK_PLL(_id, _name, _parent, _enable, _m, _n, _frac, _l, \ argument
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dbuffer.h518 isc_buffer_constinit(_b,_d,_l) global() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h1090 #define isc_buffer_constinit(_b, _d, _l) \ argument
/netbsd-src/sys/dev/ic/
H A Dnvmevar.h224 #define nvme_barrier(_s, _r, _l, _f) \ argument
H A Dathvar.h567 #define ath_hal_filltxdesc(_ah, _ds, _l, _first, _last, _ds0) \ argument
H A Dath.c2472 #define TSF_TO_TU(_h,_l) \ in ath_beacon_config() argument
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h259 _l; member
H A Drs6000.h264 } _l; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h259 _l; member
H A Drs6000.h264 } _l; member
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_nat.h604 #define NAT_HASH_FN(_k,_l,_m) (((_k) + ((_k) >> 12) + _l) % (_m)) argument
605 #define NAT_HASH_FN6(_k,_l,_m) ((((u_32_t *)(_k))[3] \ argument
/netbsd-src/sys/dev/pci/
H A Dif_iavf.c623 #define iavf_barrier(_s, _r, _l, _o) \ argument
H A Dif_ixl.c952 #define ixl_barrier(_s, _r, _l, _o) \ argument