Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h208 bool IONAME(SetDelim)(Cookie, const char *, std::size_t);
Dio-api.cpp452 bool IONAME(SetDelim)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp54 mkIOKey(SetDecimal), mkIOKey(SetDelim), mkIOKey(SetPad), mkIOKey(SetPos),
582 ioFunc = getIORuntimeFunc<mkIOKey(SetDelim)>(loc, builder); in genIOOption()
659 ioFunc = getIORuntimeFunc<mkIOKey(SetDelim)>(loc, builder); in genIOOption()