Searched defs:bnd (Results 1 – 2 of 2) sorted by relevance
386 #define _Bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd))) argument
225 Bnd_desc bnd; in dcmd_Bind() local