Home
last modified time | relevance | path

Searched refs:t_enum_value1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
Dcallfwmall.c81 int t_enum_value1 (enum enumtype enum_arg) in t_enum_value1() function
83 t_enum_value1 (enum_arg) in t_enum_value1()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dcallfuncs.c103 int t_enum_value1 (enum enumtype enum_arg) in t_enum_value1() function
105 int t_enum_value1 (enum_arg) enum enumtype enum_arg; in t_enum_value1()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog7693 * callfuncs.c (t_enum_value1) : Cleanup return value warnings