Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dstat.cpp84 std::size_t bufferLength{errmsg->ElementBytes()}; in ToErrmsg() local
H A Dio-error.cpp114 GetIoMsg(char * buffer,std::size_t bufferLength) GetIoMsg() argument
/llvm-project/libc/src/time/
H A Dtime_utils.h101 asctime(const struct tm * timeptr,char * buffer,size_t bufferLength) asctime() argument