Searched defs:ax (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/build/tools/thputilities/src/ |
| D | thputilities.c | 164 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/ |
| D | sample.c | 489 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc()
|
| D | mpls.c | 480 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay, GXColor clr, BOOL dashed ) in draw_acc()
|