Home
last modified time | relevance | path

Searched defs:_w (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h262 #define AGALOC(_c, _w) ao_malloc((size_t)_c) argument
263 #define AGREALOC(_p, _c, _w) ao_realloc(VOIDP(_p), (size_t)_c) argument
265 #define AGDUPSTR(_p, _s, _w) (_p = ao_strdup(_s)) argument
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dipf_rb.h363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) argument
/freebsd/include/
H A Dstdio.h127 int _w; /* (*) write space left for putc() */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h465 int _w; member