Searched refs:function_pointers_have_same_size (Results 1 – 1 of 1) sorted by relevance
146 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printIncompatibleComponentReplacementsError() local147 if (function_pointers_have_same_size) { in printIncompatibleComponentReplacementsError()197 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printComponentReplacementFailedBecauseTargetAlreadyExpanded() local198 if (function_pointers_have_same_size) { in printComponentReplacementFailedBecauseTargetAlreadyExpanded()