Home
last modified time | relevance | path

Searched refs:CFI_INVALID_RANK (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/runtime/
DISO_Fortran_binding.cpp56 return CFI_INVALID_RANK; in CFI_allocate()
223 return CFI_INVALID_RANK; in CFI_establish()
285 return CFI_INVALID_RANK; in CFI_section()
352 return CFI_INVALID_RANK; in CFI_select_part()
394 return CFI_INVALID_RANK; in CFI_setpointer()
Dstat.h30 StatInvalidRank = CFI_INVALID_RANK,
/external/llvm-project/flang/include/flang/
DISO_Fortran_binding.h92 #define CFI_INVALID_RANK 4 macro
/external/llvm-project/flang/unittests/Evaluate/
DISO-Fortran-binding.cpp131 expectedRetCode = CFI_INVALID_RANK; in check_CFI_establish()
331 expectedRetCode = CFI_INVALID_RANK; in check_CFI_allocate()