MCPcopy Create free account
hub / github.com/catboost/catboost / FFF

Function FFF

library/cpp/testing/benchmark/examples/main.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90Y_NO_INLINE int FFF() {
91 return 0;
92}
93
94Y_NO_INLINE int FFF(int x) {
95 return x;

Callers 1

Y_CPU_BENCHMARKFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected