Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Domp-copyin02.f907 subroutine copyin() subroutine
16 subroutine copyin_clause() argument
18 !$omp parallel copyin(/cmn/) argument
Domp-copyin05.f907 subroutine copyin() subroutine
12 subroutine copyin_clause() argument
/external/usrsctp/usrsctplib/
Duser_socket.c614 # define copyin(u, k, len) copy_from_user(k, u, len) macro