Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/szfile/
DCpuArch.c51 static void MyCPUID(UInt32 function, UInt32 *a, UInt32 *b, UInt32 *c, UInt32 *d) in MyCPUID()
61 __asm mov EAX, function; in MyCPUID() local
/CafeSDK-2.12.13-1/system/include/cafe/gx2/
Dgx2Surface.h232 GX2CompareFunction function; member