HomeSort by: relevance | last modified time | path
    Searched defs:init_three_chars (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
call-rt-st.c 292 * INIT_THREE_CHARS :
298 void init_three_chars ( function
608 init_three_chars(three_char, 'x', 'y', 'z');
call-ar-st.c 403 * INIT_THREE_CHARS :
409 void init_three_chars (struct three_char_t *three_char, char init_val1, char init_val2, char init_val3) function
488 init_three_chars(three_char, 'a', 'b', 'c');
1029 init_three_chars(three_char, 'x', 'y', 'z');
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
call-rt-st.c 292 * INIT_THREE_CHARS :
298 void init_three_chars ( function
608 init_three_chars(three_char, 'x', 'y', 'z');
call-ar-st.c 403 * INIT_THREE_CHARS :
409 void init_three_chars (struct three_char_t *three_char, char init_val1, char init_val2, char init_val3) function
488 init_three_chars(three_char, 'a', 'b', 'c');
1029 init_three_chars(three_char, 'x', 'y', 'z');

Completed in 19 milliseconds