Searched defs:ov (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/fs/procfs/
H A Dprocfs_osrel.c44 int ov, osrel, i; local
/freebsd-current/libexec/rtld-elf/
H A Drtld_malloc.c173 void *mem, *ov; local
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp392 uint8_t v = visibility(), ov = other.visibility(); local
399 uint8_t v = visibility(), ov = other.visibility(); local
581 uint8_t v = visibility(), ov = other.visibility(); local
619 uint8_t v = visibility(), ov local
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dconfigfile.c156 const tOptionValue * ov = *(poptv++); local
/freebsd-current/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c161 oidvalue_get_float(const struct oidvalue *ov) argument
178 oidvalue_set_signed(struct oidvalue *ov, intmax_t s) argument
187 oidvalue_set_unsigned(struct oidvalue *ov, uintmax_t u) argument
196 oidvalue_set_float(struct oidvalue *ov, double f) argument
205 oidvalue_print(const struct oidvalue *ov, FILE *fp) argument
236 oid_get_value(const struct oid *o, const struct oidformat *of, struct oidvalue *ov) argument
494 struct oidvalue ov; local
[all...]
/freebsd-current/contrib/libucl/include/
H A Ducl.h229 void *ov; /**< Object */ member in union:ucl_object_s::__anon1172
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1874 int ov; local
/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852a.c1798 u32 ov = cur & ~B_AX_TXAGC_BT_MASK; local
/freebsd-current/sys/netpfil/pf/
H A Dpf_norm.c1479 u_int16_t ov, nv; local
2300 u_int16_t ov, nv; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1274 OpaqueValueMappingData(const OpaqueValueExpr *ov, argument
1291 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const Expr *e) argument
1299 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const LValue &lv) argument
1307 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const RValue &rv) argument
[all...]

Completed in 139 milliseconds