Home
last modified time | relevance | path

Searched defs:bnd (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/intel/sys/acpi/platform/
H A Dacenv.h386 #define _Bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd))) argument
/titanic_51/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c225 Bnd_desc bnd; in dcmd_Bind() local