Searched defs:vsp (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.sbin/rtadvd/ |
H A D | timer_subr.h | 40 #define TS_ADD(tsp, usp, vsp) \ argument 49 #define TS_SUB(tsp, usp, vsp) \ argument
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | time.h | 35 #define timespecadd(tsp, usp, vsp) \ argument 45 #define timespecsub(tsp, usp, vsp) \ argument
|
/freebsd/usr.sbin/rtsold/ |
H A D | rtsold.h | 134 #define TS_ADD(tsp, usp, vsp) \ argument 143 #define TS_SUB(tsp, usp, vsp) \ argument
|
/freebsd/lib/libsecureboot/ |
H A D | verify_file.c | 133 struct verify_status *vsp; in is_verified() local 155 struct verify_status *vsp; in add_verify_status() local
|
/freebsd/lib/libc/xdr/ |
H A D | xdr_float.c | 97 struct vax_single vs, *vsp; in xdr_float() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | ArmUnwindInfo.cpp | 131 int32_t vsp = 0; in GetUnwindPlan() local
|
/freebsd/sys/arm/arm/ |
H A D | unwind.c | 373 uint32_t *vsp = (uint32_t *)state->registers[SP]; in unwind_exec_insn() local
|
/freebsd/sys/sys/ |
H A D | time.h | 400 #define timespecadd(tsp, usp, vsp) \ argument 409 #define timespecsub(tsp, usp, vsp) \ argument
|
/freebsd/crypto/openssh/ |
H A D | defines.h | 548 #define timespecadd(tsp, usp, vsp) \ argument 559 #define timespecsub(tsp, usp, vsp) \ argument
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 2538 sub vsp { subroutine
|