Searched defs:ALLOW_DEAD_STORE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dctwm.h377 #define ALLOW_DEAD_STORE(x) (void)(x) macro
379 #define ALLOW_DEAD_STORE(x) (void)0 macro

Completed in 3 milliseconds