Searched refs:GCC (Results 1 - 25 of 48) sorted by relevance

12

/barrelfish-master/lib/cxx/cxxabi/
H A Dexception.cpp12 #pragma GCC visibility push(default)
41 #pragma GCC visibility pop
H A Dcxa_exception.hpp23 #pragma GCC visibility push(hidden)
112 #pragma GCC visibility pop
113 #pragma GCC visibility push(default)
121 #pragma GCC visibility pop
/barrelfish-master/include/cxx/
H A Dlocale.h39 #pragma GCC system_header
H A Dcomplex.h23 #pragma GCC system_header
H A Dtgmath.h23 #pragma GCC system_header
H A Dstdio.h13 #pragma GCC system_header
104 #pragma GCC system_header
H A Dstdlib.h13 #pragma GCC system_header
94 #pragma GCC system_header
H A Dstddef.h14 #pragma GCC system_header
42 #pragma GCC system_header
H A Dsetjmp.h31 #pragma GCC system_header
H A Dstdint.h109 #pragma GCC system_header
H A Dstdbool.h25 #pragma GCC system_header
H A Dlimits.h43 #pragma GCC system_header
49 // GCC header limits.h recursively includes itself through another header called
51 // #include_next GCC's limits.h (reasons not entirely clear to me). Therefore,
H A Dfloat.h76 #pragma GCC system_header
H A Dinttypes.h241 #pragma GCC system_header
H A Dctype.h35 #pragma GCC system_header
H A Dwctype.h50 #pragma GCC system_header
H A Dfenv.h56 #pragma GCC system_header
H A D__bsd_locale_defaults.h18 #pragma GCC system_header
H A Dwchar.h13 #pragma GCC system_header
111 #pragma GCC system_header
H A Dstring.h57 #pragma GCC system_header
/barrelfish-master/usr/tests/cxx/
H A Dtest_inc_barrelfish.cpp11 #pragma GCC diagnostic ignored "-Wshadow"
13 #pragma GCC diagnostic error "-Wshadow"
/barrelfish-master/usr/tests/xomptest/
H A Dmain.cpp18 #pragma GCC diagnostic ignored "-Wshadow"
20 #pragma GCC diagnostic error "-Wshadow"
/barrelfish-master/lib/cxx/cxx/
H A Dfuture.cpp36 #pragma GCC diagnostic push
37 #pragma GCC diagnostic ignored "-Wswitch"
64 #pragma GCC diagnostic pop
/barrelfish-master/lib/cxx/include/
H A Dprivate_typeinfo.h19 #pragma GCC visibility push(hidden)
244 #pragma GCC visibility pop
/barrelfish-master/usr/tests/skb_tests/
H A Dcap_storage.c11 #pragma GCC diagnostic ignored "-Wformat"
12 #pragma GCC diagnostic ignored "-Wformat-extra-args"

Completed in 170 milliseconds

12