Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h210 bool IONAME(SetPad)(Cookie, const char *, std::size_t);
Dio-api.cpp473 bool IONAME(SetPad)(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),
591 ioFunc = getIORuntimeFunc<mkIOKey(SetPad)>(loc, builder); in genIOOption()
662 ioFunc = getIORuntimeFunc<mkIOKey(SetPad)>(loc, builder); in genIOOption()