Home
last modified time | relevance | path

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

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