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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
class-allocatable-array.f90 21 procedure :: test_proc
26 subroutine test_proc (this) subroutine in module:test_module
46 end subroutine test_proc
53 call t%test_proc ()
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
class-allocatable-array.f90 21 procedure :: test_proc
26 subroutine test_proc (this) subroutine in module:test_module
46 end subroutine test_proc
53 call t%test_proc ()
  /src/external/gpl3/gcc/dist/fixincludes/
fixtests.c 58 t_test_proc* test_proc; member in struct:__anon12582
149 return (*pte->test_proc)( fname, text );
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixtests.c 58 t_test_proc* test_proc; member in struct:__anon15205
149 return (*pte->test_proc)( fname, text );

Completed in 45 milliseconds