Home
last modified time | relevance | path

Searched refs:_nd (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libcalendar/
H A Dcalendar.h37 struct date *gdate(int _nd, struct date *_dt);
38 struct date *jdate(int _nd, struct date *_dt);
41 int week(int _nd, int *_year);
42 int weekday(int _nd);
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h276 #define netif_napi_add(_nd, _ns, _p) \ argument
277 linuxkpi_netif_napi_add(_nd, _ns, _p)
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrFormats.td204 class FRR16_JALRC<bits<1> _nd, bits<1> _l, bits<1> r_a,
214 let nd = _nd;