Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dio14.f909 procedure :: fwrite method
15 subroutine fwrite(x, unit, iotype, vlist, iostat, iomsg) argument
13 subroutine fwrite( global() subroutine
14 xfwrite global() argument
16 iotypefwrite global() argument
17 vlistfwrite global() argument
18 iostatfwrite global() argument
19 iomsgfwrite global() argument
/llvm-project/clang/test/Driver/
H A Darm-float-abi-lto.c53 size_t fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) { in fwrite() function