Searched refs:test_char (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddeferred_character_6.f9035 character(:), allocatable :: test_char variable in program:thistest
48 test_char = test_vary
49 if (test_char .ne. str) call abort
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dinstantiate2.C16 void test_char() { A<char>::t = 42; } function
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c1593 static char test_char = '1';
1609 memset(foo, test_char, (size_t) global_toc_size);
1586 static char test_char = '1'; local
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c1523 static char test_char = '1';
1539 memset(foo, test_char, (size_t) global_toc_size);
1518 static char test_char = '1'; local

Completed in 170 milliseconds