Searched defs:condition (Results 1 – 7 of 7) sorted by relevance
22 #define BUG_ON(condition) do { if (condition) ; } while(0) argument26 #define WARN_ON(condition) do { if (condition) ; } while(0) argument29 #define WARN_ON_ONCE(condition) ({ static int __warn_once = 1; int __ret = 0; if (unlikely… argument
33 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument
689 struct ff_condition_effect condition[2]; member
180 #define __wait_event_lock_irq(wq, condition, lock, cmd) do { wait_queue_t __wait; init_waitque… argument182 #define wait_event_lock_irq(wq, condition, lock, cmd) do { if (condition) break; __wait_even… argument
1027 struct ff_condition_effect condition[2]; member
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...