Home
last modified time | relevance | path

Searched defs:three_char (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-ar-st.c409 void init_three_chars (struct three_char_t *three_char, char init_val1, char init_val2, char init_v… in init_three_chars()
472 struct three_char_t *three_char, in init_small_structs()
595 void print_three_chars (struct three_char_t three_char) in print_three_chars()
686 struct three_char_t three_char, in print_small_structs()
733 struct three_char_t three_char, in print_long_arg_list()
907 static struct three_char_t *three_char; in main() local
H A Dcall-rt-st.c299 struct three_char_t *three_char, in init_three_chars()
464 struct three_char_t print_three_chars (struct three_char_t three_char) in print_three_chars()
561 struct three_char_t *three_char; in main() local