Searched refs:function_pointers_have_same_size (Results 1 – 1 of 1) sorted by relevance
144 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printIncompatibleComponentReplacementsError() local145 if (function_pointers_have_same_size) { in printIncompatibleComponentReplacementsError()195 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printComponentReplacementFailedBecauseTargetAlreadyExpanded() local196 if (function_pointers_have_same_size) { in printComponentReplacementFailedBecauseTargetAlreadyExpanded()