Home
last modified time | relevance | path

Searched defs:function_pointers_have_same_size (Results 1 – 1 of 1) sorted by relevance

/external/google-fruit/src/
Dbinding_normalization.cpp146 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printIncompatibleComponentReplacementsError() local
197 constexpr static bool function_pointers_have_same_size = sizeof(void*) == sizeof(fun_t); in printComponentReplacementFailedBecauseTargetAlreadyExpanded() local