Searched refs:_nd (Results 1 – 3 of 3) sorted by relevance
| /freebsd/lib/libcalendar/ |
| H A D | calendar.h | 37 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 D | netdevice.h | 276 #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 D | Mips16InstrFormats.td | 204 class FRR16_JALRC<bits<1> _nd, bits<1> _l, bits<1> r_a, 214 let nd = _nd;
|