Searched refs:null_func (Results 1 – 1 of 1) sorted by relevance
118 int (*null_func)() = nullptr; in crash_null() local119 return null_func(); in crash_null()