| /openbsd-src/sys/sys/ |
| H A D | time.h | 117 #define timespeccmp(tsp, usp, cmp) \ argument 118 (((tsp)->tv_sec == (usp)->tv_sec) ? \ 119 ((tsp)->tv_nsec cmp (usp)->tv_nsec) : \ 120 ((tsp)->tv_sec cmp (usp)->tv_sec)) 121 #define timespecadd(tsp, usp, vsp) \ argument 123 (vsp)->tv_sec = (tsp)->tv_sec + (usp)->tv_sec; \ 124 (vsp)->tv_nsec = (tsp)->tv_nsec + (usp)->tv_nsec; \ 130 #define timespecsub(tsp, usp, vsp) \ argument 132 (vsp)->tv_sec = (tsp)->tv_sec - (usp)->tv_sec; \ 133 (vsp)->tv_nsec = (tsp)->tv_nsec - (usp)->tv_nsec; \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | ppc-spe.c | 15 unsigned short *usp; variable 78 c = __ev_lhhesplatx(usp, i); in test_api() 79 c = __ev_lhhousplatx(usp, i); in test_api() 80 c = __ev_lhhossplatx(usp, i); in test_api() 90 c = __ev_lhhesplat(usp, 7); in test_api() 91 c = __ev_lhhousplat(usp, 7); in test_api() 92 c = __ev_lhhossplat(usp, 7); in test_api() 467 c = __builtin_spe_evlhhesplatx (usp, j); in main() 468 c = __builtin_spe_evlhhossplatx (usp, j); in main() 469 c = __builtin_spe_evlhhousplatx (usp, j); in main() [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.disasm/ |
| H A D | am33.s | 49 movm (usp),[a2,a3,exreg0] 50 movm (usp),[a2,a3,exreg1] 51 movm (usp),[a2,a3,exother] 52 movm (usp),[a2,a3,all] 53 movm [a2,a3,exreg0],(usp) 54 movm [a2,a3,exreg1],(usp) 55 movm [a2,a3,exother],(usp) 56 movm [a2,a3,all],(usp) 105 mov usp,a0 109 mov a0,usp
|
| /openbsd-src/sys/arch/alpha/include/ |
| H A D | alpha_cpu.h | 523 alpha_pal_wrusp(unsigned long usp) in alpha_pal_wrusp() argument 525 register unsigned long a0 __asm("$16") = usp; in alpha_pal_wrusp()
|
| /openbsd-src/lib/libc/rpc/ |
| H A D | xdr.c | 276 xdr_u_short(XDR *xdrs, u_short *usp) in xdr_u_short() argument 283 l = (u_long) *usp; in xdr_u_short() 290 *usp = (u_short) l; in xdr_u_short()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | funcargs.c | 36 unsigned short *usp = &us; variable 293 void call3b (unsigned char *ucp, unsigned short *usp, unsigned int *uip, unsigned long *ulp) in call3b() argument 295 call3b (ucp, usp, uip, ulp) in call3b() 296 unsigned char *ucp; unsigned short *usp; unsigned int *uip; in call3b() 300 ucp = 0; usp = 0; uip = 0; ulp = 0; 755 call3b (ucp, usp, uip, ulp); in main()
|
| /openbsd-src/regress/sys/sys/tree/rb/ |
| H A D | rbt-test.c | 39 #define timespecsub(tsp, usp, vsp) \ argument 41 (vsp)->tv_sec = (tsp)->tv_sec - (usp)->tv_sec; \ 42 (vsp)->tv_nsec = (tsp)->tv_nsec - (usp)->tv_nsec; \ 50 #define timespecadd(tsp, usp, vsp) \ argument 52 (vsp)->tv_sec = (tsp)->tv_sec + (usp)->tv_sec; \ 53 (vsp)->tv_nsec = (tsp)->tv_nsec + (usp)->tv_nsec; \
|
| H A D | rb-test.c | 40 #define timespecsub(tsp, usp, vsp) \ argument 42 (vsp)->tv_sec = (tsp)->tv_sec - (usp)->tv_sec; \ 43 (vsp)->tv_nsec = (tsp)->tv_nsec - (usp)->tv_nsec; \ 51 #define timespecadd(tsp, usp, vsp) \ argument 53 (vsp)->tv_sec = (tsp)->tv_sec + (usp)->tv_sec; \ 54 (vsp)->tv_nsec = (tsp)->tv_nsec + (usp)->tv_nsec; \
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | GettingInvolved.rst | 178 …cs.google.com/document/d/1JecbplF09l3swTjze-UVeLh4L48svJxGVy4mz_e9Rhs/edit?usp=gmail#heading=h.ts9… 207 …ttps://docs.google.com/document/d/1q26ToudQjnqN5x31zk8zgq_s0lem1-BF8pQmciLa4k8/edit?usp=sharing>`__ 219 - `ics <https://drive.google.com/file/d/1uNa-PFYkhAfT83kR2Nc4Fi706TAQFBEL/view?usp=sharing>`__ 221 …ttps://docs.google.com/document/d/1GahxppHJ7o1O_fn1Mbidu1DHEg7V2aOr92LXCtNV1_o/edit?usp=sharing>`__ 225 …ttps://docs.google.com/document/d/1x5-RbOC6-jnI_NcJ9Dp4pSmGhhNe7lUevuWUIB46TeM/edit?usp=sharing>`__ 229 …ttps://docs.google.com/document/d/1UjX-LAwPjJ75Nmb8a5jz-Qrm-pPtKtQw0k1S1Lop9jU/edit?usp=sharing>`__ 233 …ttps://docs.google.com/document/d/1ivYDSn_5ChTeiZ7TiO64WC_jYJnGwAUiT9Ngi9cAdFU/edit?usp=sharing>`__ 285 `ics <https://drive.google.com/file/d/1E_QkRvirmdJzlXf2EKBUX-v8Xj7-eW3v/view?usp=sharing>`__
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | claris | 28 # .usp are user dictionary bits
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| H A D | crx.h | 37 u10, u11, u12, u13, u14, u15, ura, usp, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kRegisterInfo.td | 69 defm SP : MxAddressRegister<7, "sp", ["usp", "ssp", "isp", "a7"]>;
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | lynx-nat.c | 84 offsetof (st_t, usp) - offsetof (st_t, ec), /* sp */
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | crx-opc.c | 612 REG(usp, 0x8f, CRX_U_REGTYPE),
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-m68k.texi | 62 @cindex @samp{-m[no-]usp} command line option, M680x0 69 @item -m[no-]usp
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | cris.cpu | 685 (define-pmacro usp (reg h-sr 14)) 989 ((eq index (regno usp)) 993 (raw-reg SI h-sr-x (regno usp)))) 1024 ((eq index (regno usp)) 1029 (set (raw-reg SI h-sr-x (regno usp)) val))) 1137 (set (raw-reg h-gr-x (regno sp)) (raw-reg h-sr-x (regno usp)))
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ |
| H A D | md5.sum | 1725 54359bda6ad5b54ac8da19cf65849a97 gas/testsuite/gas/cris/rd-usp-1.d 1726 4f9127ae060ba8216e152ef0c71c9645 gas/testsuite/gas/cris/rd-usp-1b.d
|