Home
last modified time | relevance | path

Searched defs:prepare2 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D19990325-0.f297 subroutine prepare2 (in1, in2) subroutine
299 complex in1, in2
H A D19990325-1.f297 subroutine prepare2 (in1, in2) subroutine
299 double complex in1, in2
/openbsd-src/regress/lib/libpthread/pthread_atfork/
H A Dpthread_atfork.c23 prepare2(void) in prepare2() function