Searched defs:F (Results 1 – 2 of 2) sorted by relevance
78 #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
603 static int F(code, v0, v1) in F() function