Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Domp_parse3.f9014 subroutine test_flush subroutine
32 end subroutine test_flush argument
/openbsd-src/regress/lib/libz/
H A Dexample.c332 static void test_flush(Byte *compr, uLong *comprLen) { in test_flush() function