Searched refs:verify_native_representation (Results 1 – 1 of 1) sorted by relevance
44 #define VERIFY_NATIVE_REPRESENTATION(t) verify_native_representation<t>( __LINE__ )106 inline void verify_native_representation( int line ) in verify_native_representation() function