Home
last modified time | relevance | path

Searched refs:ZeroOnly (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/include/nn/fnd/
Dfnd_TimeSpan.h44 typedef const class ZeroOnlyTag {} * ZeroOnly; typedef
57 TimeSpan(ZeroOnly zeroOnly = 0) : m_NanoSeconds(0) { NN_UNUSED_VAR(zeroOnly); }