Searched refs:flag_enum_without_zero (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dprintcmds.c115 enum flag_enum_without_zero enum
121 enum flag_enum_without_zero flag_enum_without_zero = (enum flag_enum_without_zero) 0; variable in typeref:enum:flag_enum_without_zero
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dprintcmds.c115 enum flag_enum_without_zero enum
121 enum flag_enum_without_zero flag_enum_without_zero = 0; variable in typeref:enum:flag_enum_without_zero

Completed in 212 milliseconds