Home
last modified time | relevance | path

Searched refs:PW_PRAGMA (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_preprocessor/public/pw_preprocessor/
Dcompiler.h140 PW_PRAGMA(GCC diagnostic kind option) _PW_REQUIRE_SEMICOLON
153 #define PW_PRAGMA(contents) _Pragma(#contents) macro