Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dstat.h36 StatOutOfBounds = CFI_ERROR_OUT_OF_BOUNDS, enumerator
H A Dstat.cpp37 case StatOutOfBounds: in StatErrorString()