Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ FileNo
Function
FileNo
tests/gtest/gtest.h:2290–2290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2288
2289
# if GTEST_OS_WINDOWS_MOBILE
2290
inline int FileNo(FILE* file) { return reinterpret_cast<int>(_fileno(file)); }
2291
// Stat(), RmDir(), and IsDir() are not needed on Windows CE at this
2292
// time and thus not defined there.
2293
# else
Callers
1
ColoredPrintf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected