Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
DISO_Fortran_binding.cpp65 return CFI_INVALID_ELEM_LEN; in CFI_allocate()
241 return CFI_INVALID_ELEM_LEN; in CFI_establish()
368 return CFI_INVALID_ELEM_LEN; in CFI_select_part()
400 return CFI_INVALID_ELEM_LEN; in CFI_setpointer()
Dstat.h29 StatInvalidElemLen = CFI_INVALID_ELEM_LEN,
/external/llvm-project/flang/include/flang/
DISO_Fortran_binding.h91 #define CFI_INVALID_ELEM_LEN 3 macro
/external/llvm-project/flang/unittests/Evaluate/
DISO-Fortran-binding.cpp142 expectedRetCode = CFI_INVALID_ELEM_LEN; in check_CFI_establish()