Home
last modified time | relevance | path

Searched refs:PUTC_RET (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp634 const int32_t PUTC_RET = RUTVAL; in PutCUnlocked() local
637 if (putc_unlocked('p', file) != PUTC_RET) { in PutCUnlocked()
650 const int32_t PUTC_RET = RUTVAL; in Putc() local
653 if (putc('p', file) != PUTC_RET) { in Putc()

Completed in 3 milliseconds