Searched defs:lbound (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/lib/libc/locale/ | ||
H A D | utf8.c | 61 wchar_t lbound; member |
/freebsd-src/sys/dev/iommu/ | ||
H A D | iommu_gas.c | 310 iommu_gas_match_one(struct iommu_gas_match_args * a,iommu_gaddr_t beg,iommu_gaddr_t end,iommu_gaddr_t lbound,iommu_gaddr_t ubound) iommu_gas_match_one() argument |
/freebsd-src/sys/vm/ | ||
H A D | vm_map.c | 1538 vm_map_entry_t cur, header, lbound, ubound; vm_map_lookup_entry() local |