Searched defs:AT_END (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libeti/form/common/
H A Dchg_data.c40 #define AT_END(f) (Y(f) == Ymax(f) - 1 && X(f) == Xmax(f) - 1) macro
608 at_end = AT_END(f);
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h369 * is terminated by an attribute of type AT_END which is a truncated attribute
370 * in that it only consists of the attribute type code AT_END and none of the
555 AT_END = const_cpu_to_le32(0xffffffff), enumerator in enum:__anon2049

Completed in 34 milliseconds