Searched defs:ITEM (Results 1 – 5 of 5) sorted by relevance
59 typedef struct ITEM { struct70 struct ITEM *left; argument71 struct ITEM *right; argument72 struct ITEM *up; argument73 struct ITEM *down; argument74 } ITEM; typedef
908 ITEM: { label
40 #define ITEM(i) ((av1394_list_item_t *)(i)) macro
175 } ITEM; typedef
263 } ITEM; in cmd_help() typedef