Searched refs:BOOST_MAY_ALIAS (Results 1 – 25 of 29) sorted by relevance
12
39 struct BOOST_MAY_ALIAS aliasing_struct {};40 typedef unsigned int BOOST_MAY_ALIAS aliasing_uint;
51 typedef struct BOOST_MAY_ALIAS _ACL {59 typedef struct BOOST_MAY_ALIAS _SECURITY_DESCRIPTOR {
307 typedef struct BOOST_MAY_ALIAS _PROCESS_INFORMATION {315 typedef struct BOOST_MAY_ALIAS _STARTUPINFOA {337 typedef struct BOOST_MAY_ALIAS _STARTUPINFOW {369 typedef struct BOOST_MAY_ALIAS _STARTUPINFOEXA {375 typedef struct BOOST_MAY_ALIAS _STARTUPINFOEXW {
73 typedef struct BOOST_MAY_ALIAS _FILETIME {78 typedef struct BOOST_MAY_ALIAS _SYSTEMTIME {
109 typedef struct BOOST_MAY_ALIAS _SHFILEINFOA {117 typedef struct BOOST_MAY_ALIAS _SHFILEINFOW {
27 typedef struct BOOST_MAY_ALIAS _OVERLAPPED {
251 typedef union BOOST_MAY_ALIAS _LARGE_INTEGER {263 typedef struct BOOST_MAY_ALIAS _SECURITY_ATTRIBUTES {
155 typedef struct BOOST_MAY_ALIAS _RTL_CRITICAL_SECTION {167 typedef struct BOOST_MAY_ALIAS CRITICAL_SECTION {
41 typedef struct BOOST_MAY_ALIAS _SYSTEM_INFO {
62 typedef struct BOOST_MAY_ALIAS _RTL_SRWLOCK {
56 typedef struct BOOST_MAY_ALIAS _RTL_CONDITION_VARIABLE {
349 typedef struct BOOST_MAY_ALIAS _WIN32_FIND_DATAA {427 typedef struct BOOST_MAY_ALIAS _WIN32_FIND_DATAW {445 typedef struct BOOST_MAY_ALIAS _BY_HANDLE_FILE_INFORMATION {
65 typedef union BOOST_MAY_ALIAS _RTL_RUN_ONCE {
127 typedef struct BOOST_MAY_ALIAS API_VERSION {
92 typedef struct BOOST_MAY_ALIAS MEMORY_BASIC_INFORMATION_ {
27 #if defined(BOOST_MAY_ALIAS)28 #define BOOST_THREAD_ATTRIBUTE_MAY_ALIAS BOOST_MAY_ALIAS
29 union BOOST_MAY_ALIAS dummy_u
70 # define BOOST_MAY_ALIAS __attribute__((__may_alias__)) macro
165 # define BOOST_MAY_ALIAS __attribute__((__may_alias__)) macro
340 #define BOOST_MAY_ALIAS __attribute__((__may_alias__)) macro
281 # define BOOST_MAY_ALIAS __attribute__((__may_alias__)) macro
344 # define BOOST_MAY_ALIAS __attribute__((__may_alias__)) macro
83 #define BOOST_ATOMIC_DETAIL_MAY_ALIAS BOOST_MAY_ALIAS
593 #if !defined(BOOST_MAY_ALIAS)595 # define BOOST_MAY_ALIAS macro
219 #define BOOST_LOG_MAY_ALIAS BOOST_MAY_ALIAS