Home
last modified time | relevance | path

Searched defs:fixed1 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dname_test.c48 dns_fixedname_t fixed1; ISC_RUN_TEST_IMPL() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i2c/
H A Dch7006_priv.h38 #define fixed1 (1LL << 32) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dadb.c1444 dns_fixedname_t fixed1, fixed2; in set_target() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dadb.c1430 dns_fixedname_t fixed1, fixed2; set_target() local
/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_vmx.c1556 vmx_check_cr(uint64_t crval, uint64_t fixed0, uint64_t fixed1) in vmx_check_cr()