Searched refs:stmt (Results 1 – 4 of 4) sorted by relevance
177 #define portstate(stmt) stmt argument
145 #define portstate(stmt) stmt argument
128 #define portstate(stmt) stmt argument
62 #define __no_warn(lock, stmt) do { __acquire(lock); stmt; __release(lock); } while (0) argument