Searched defs:ByVal (Results 1 – 2 of 2) sorted by relevance
44 const Attributes ByVal = 1<<7; ///< Pass structure by value variable
31 static const uint64_t ByVal = 1ULL<<4; ///< Struct passed by value member