MCPcopy Create free account
hub / github.com/apache/singa / FileNo

Function FileNo

test/gtest/gtest.h:2832–2832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2830
2831# if GTEST_OS_WINDOWS_MOBILE
2832inline int FileNo(FILE* file) { return reinterpret_cast<int>(_fileno(file)); }
2833// Stat(), RmDir(), and IsDir() are not needed on Windows CE at this
2834// time and thus not defined there.
2835# else

Callers 1

ColoredPrintfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected