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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dprintcmds.c131 enum not_flag_enum three_not_flag = NFE_ONE | NFE_TWO; variable in typeref:enum:not_flag_enum
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dprintcmds.c131 enum not_flag_enum three_not_flag = (enum not_flag_enum) (NFE_ONE | NFE_TWO); variable in typeref:enum:not_flag_enum

Completed in 169 milliseconds