Searched refs:__INPUT_PLUS__ (Results 1 – 1 of 1) sorted by relevance
60 #define IS_LL_COMP_INPUT_PLUS(__COMP_INSTANCE__, __INPUT_PLUS__) \ argument63 ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO5) \64 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO6) \65 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO7) \66 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO8) \67 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO9) \68 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO10) \69 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO11) \70 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO12) \71 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO13) \[all …]
Completed in 4 milliseconds