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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dcallfwmall.c78 enum enumtype enum_val3 = enumval3; variable in typeref:enum:enumtype
107 return (enum_arg == enum_val3);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcallfuncs.c122 enum enumtype enum_val3 = enumval3; variable in typeref:enum:enumtype
148 return (enum_arg == enum_val3);

Completed in 85 milliseconds