Searched refs:HID_COLLECTION_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
577 #define HID_COLLECTION_STACK_SIZE 4 macro588 unsigned collection_stack[HID_COLLECTION_STACK_SIZE];
129 if (parser->collection_stack_ptr == HID_COLLECTION_STACK_SIZE) { in open_collection()