Searched refs:objalloc_align (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/include/
H A Dobjalloc.h53 struct objalloc_align { char x; double d; }; struct
63 #define OBJALLOC_ALIGN offsetof (struct objalloc_align, d)
/freebsd-10.2-release/contrib/binutils/include/
H A Dobjalloc.h53 struct objalloc_align { char x; double d; }; struct
63 #define OBJALLOC_ALIGN offsetof (struct objalloc_align, d)
/freebsd-10.2-release/contrib/gdb/include/
H A Dobjalloc.h53 struct objalloc_align { char x; double d; }; struct
63 #define OBJALLOC_ALIGN offsetof (struct objalloc_align, d)

Completed in 68 milliseconds