Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/build/tools/thputilities/src/
Dthputilities.c164 mov ax, data; in THPUtyReverseEndianU16() local
165 rol ax, 8; in THPUtyReverseEndianU16() local
166 mov data, ax; in THPUtyReverseEndianU16() local
/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c489 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc()
Dmpls.c480 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc()