Searched defs:function4 (Results 1 – 6 of 6) sorted by relevance
14 function function4() { function32 function function4() { function
14 function function4() { function30 function function4() { function
16 function function4() { function
50 struct function4:function3 struct53 int operator()(int x)const{return -(this->function3::operator()(x));} in operator ()()54 bool operator==(const function4& x)const{return n==x.n;} in operator ==()
8630 const char function4[] = in createOpPhiTests() local