search for: recordptr

Displaying 1 result from an estimated 1 matches for "recordptr".

Did you mean: recorder
2005 Sep 26
1
Precomputing the remaining floating point operations.
...intf (recordFile, "}, record"#name"[] = {\n"); \ } #define RECOPLAY(x) ({ \ int v = (x); \ _RECOPLAY_FOPEN; \ fprintf (recordFile, " %d,\n", v); \ v; \ }) static void CloseRecordFile (void) { if (recordFile) { fprintf (recordFile, "}, *recordPtr = recordDefault;\n #endif\n"); fclose (recordFile); } } #else /* Not recording */ #ifndef EMBEDDED #define RECOPLAY_MARK(x) #define RECOPLAY(x) (x) #else extern int *recordPtr; #define RECOPLAY_MARK(x) {extern int record ## x[]; recordPtr = record ## x; } #define RECOPLAY(x) *reco...