Searched refs:_np (Results 1 – 3 of 3) sorted by relevance
/openbsd/lib/libcrypto/bn/asm/ |
H A D | x86-mont.pl | 53 $_np=&DWP(4*4,"esp"); 100 &mov ($_np,"edx"); 126 &mov ($np,$_np); 311 &mov ($inp,$_np); 347 &mov ($inp,$_np); 437 &mov ($inp,$_np); 537 &mov ($inp,$_np); 557 &mov ($np,$_np); # load modulus pointer
|
/openbsd/sys/net/ |
H A D | if_var.h | 324 #define sysctl_niq(_n, _l, _op, _olp, _np, _nl, _niq) \ argument 325 sysctl_mq((_n), (_l), (_op), (_olp), (_np), (_nl), &(_niq)->ni_q)
|
/openbsd/usr.bin/nm/ |
H A D | elf.c | 120 struct xnlist *_np);
|