Home
last modified time | relevance | path

Searched hist:"367 bebd40294277dfd72dd480c03f6be0fca5d44" (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dstdalign.h367bebd40294277dfd72dd480c03f6be0fca5d44 Sun Dec 25 21:51:40 CET 2011 Ed Schouten <ed@FreeBSD.org> Add <stdalign.h> and <stdnoreturn.h>.

Even though these header files make little sense to me, they are part of
the standard. By including these header files, you can simply use
`alignas', `alignof' and `noreturn' instead of the underscore-prefixed
versions.
H A Dstdnoreturn.h367bebd40294277dfd72dd480c03f6be0fca5d44 Sun Dec 25 21:51:40 CET 2011 Ed Schouten <ed@FreeBSD.org> Add <stdalign.h> and <stdnoreturn.h>.

Even though these header files make little sense to me, they are part of
the standard. By including these header files, you can simply use
`alignas', `alignof' and `noreturn' instead of the underscore-prefixed
versions.
H A DMakefilediff 367bebd40294277dfd72dd480c03f6be0fca5d44 Sun Dec 25 21:51:40 CET 2011 Ed Schouten <ed@FreeBSD.org> Add <stdalign.h> and <stdnoreturn.h>.

Even though these header files make little sense to me, they are part of
the standard. By including these header files, you can simply use
`alignas', `alignof' and `noreturn' instead of the underscore-prefixed
versions.