Searched refs:jdep_code (Results 1 – 2 of 2) sorted by relevance
448 enum jdep_code { enum482 ENUM_BITFIELD(jdep_code) kind : 8; /* Type of patch */
7121 * parse.h (enum jdep_code): New entry `JDEP_ANONYMOUS'.9186 * parse.h (jdep_code): Remove trailing comma in enumeration.11506 (enum jdep_code): New value JDEP_EXCEPTION.12029 (jdep_code, typedef struct _jdep, typedef struct _jdeplist): Not12966 identifiers. JDEPs are now part of the jdep_code enum.12967 (typedef struct jdep): Now use enum jdep_code or int, depending on