Searched defs:function (Results 1 – 2 of 2) sorted by relevance
51 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d) in MyCPUID()61 __asm mov EAX, function; in MyCPUID() local
232 GX2CompareFunction function; member