Home
last modified time | relevance | path

Searched defs:condition (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dkernel.h28 #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) argument
H A Dinput.h895 struct ff_condition_effect condition[2]; /* One for each axis */ member