Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Evaluate/
H A DISO-Fortran-binding.cpp89 int retCode{ in check_CFI_establish() local
92 if (retCode == CFI_SUCCESS) { in check_CFI_establish()
224 int retCode{ in ByteSize() local
305 if (retCode == CFI_SUCCESS) { in check_CFI_allocate()
451 retCode = CFI_section( in run_CFI_section_tests()
482 retCode = CFI_section( in run_CFI_section_tests()
548 MATCH(CFI_SUCCESS, retCode); in run_CFI_select_part_tests()
569 retCode = CFI_establish( in run_CFI_select_part_tests()
580 MATCH(CFI_SUCCESS, retCode); in run_CFI_select_part_tests()
619 int retCode{CFI_establish( in run_CFI_setpointer_tests() local
[all …]