Home
last modified time | relevance | path

Searched refs:MAX_HIST (Results 1 – 25 of 35) sorted by relevance

12

/dports/audio/uade/uade-2.13/src/include/
H A Ddebug.h10 #define MAX_HIST 10000 macro
18 extern struct regstruct history[MAX_HIST];
19 extern union flagu historyf[MAX_HIST];
21 extern uaecptr history[MAX_HIST];
/dports/emulators/uae/uae-0.8.29/src/include/
H A Ddebug.h10 #define MAX_HIST 10000 macro
16 extern struct regstruct history[MAX_HIST];
17 extern union flagu historyf[MAX_HIST];
19 extern uaecptr history[MAX_HIST];
/dports/emulators/aranym/aranym-1.1.0/src/include/
H A Ddebug.h41 #define MAX_HIST 10000 macro
51 extern struct regstruct history[MAX_HIST];
52 extern struct flag_struct historyf[MAX_HIST];
54 extern uaecptr history[MAX_HIST];
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/misc/
H A De2freefrag.h5 #define MAX_HIST 32 macro
7 unsigned long fc_chunks[MAX_HIST];
8 unsigned long fc_blocks[MAX_HIST];
H A De2freefrag.c89 for (i = 0; i < MAX_HIST; i++) { in init_chunk_info()
101 if (idx >= MAX_HIST) in update_chunk_stats()
102 idx = MAX_HIST-1; in update_chunk_stats()
301 for (i = 0; i < MAX_HIST; i++) { in dump_chunk_info()
307 if (i == MAX_HIST-1) in dump_chunk_info()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/misc/
H A De2freefrag.h5 #define MAX_HIST 32 macro
7 unsigned long fc_chunks[MAX_HIST];
8 unsigned long fc_blocks[MAX_HIST];
H A De2freefrag.c89 for (i = 0; i < MAX_HIST; i++) { in init_chunk_info()
101 if (idx >= MAX_HIST) in update_chunk_stats()
102 idx = MAX_HIST-1; in update_chunk_stats()
301 for (i = 0; i < MAX_HIST; i++) { in dump_chunk_info()
307 if (i == MAX_HIST-1) in dump_chunk_info()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/misc/
H A De2freefrag.h5 #define MAX_HIST 32 macro
7 unsigned long fc_chunks[MAX_HIST];
8 unsigned long fc_blocks[MAX_HIST];
H A De2freefrag.c89 for (i = 0; i < MAX_HIST; i++) { in init_chunk_info()
101 if (idx >= MAX_HIST) in update_chunk_stats()
102 idx = MAX_HIST-1; in update_chunk_stats()
301 for (i = 0; i < MAX_HIST; i++) { in dump_chunk_info()
307 if (i == MAX_HIST-1) in dump_chunk_info()
/dports/audio/uade/uade-2.13/src/
H A Ddebug.c44 struct regstruct history[MAX_HIST];
45 union flagu historyf[MAX_HIST];
47 uaecptr history[MAX_HIST];
392 if (++lasthist == MAX_HIST) lasthist = 0; in history_log()
394 if (++firsthist == MAX_HIST) firsthist = 0; in history_log()
661 if (temp == 0) temp = MAX_HIST-1; else temp--; in debug()
671 if (++temp == MAX_HIST) temp = 0; in debug()
/dports/games/powwow/powwow-1.2.17/
H A Dedit.c35 char *hist[MAX_HIST]; /* saved history lines */
422 if (++curline == MAX_HIST) in __P1()
549 static int curr_line = MAX_HIST-1, root_len = 0, first_line = 0; in __P1()
558 if (i < 0) i = MAX_HIST - 1; in __P1()
686 p = hist[curline ? curline - 1 : MAX_HIST - 1]; in __P1()
805 if (i < 0) i = MAX_HIST - 1; in __P1()
830 if (i == MAX_HIST) i = 0; in __P1()
H A Dcmd2.c1650 if (count >= MAX_HIST) count = MAX_HIST - 1; in __P1()
1652 if (i < 0) i += MAX_HIST; in __P1()
1659 if (++i == MAX_HIST) i = 0; in __P1()
1668 if (count >= MAX_HIST) in __P1()
1669 count = MAX_HIST - 1; in __P1()
1672 i += MAX_HIST; in __P1()
H A Dedit.h27 extern char *hist[MAX_HIST];
H A Ddefines.h138 #define MAX_HIST 128 /* number of history lines kept */ macro
H A Dutils.c1195 l = (curline + 1) % MAX_HIST; in __P0()
1202 if (++l >= MAX_HIST) in __P0()
/dports/emulators/uae/uae-0.8.29/src/
H A Ddebug.c59 struct regstruct history[MAX_HIST];
60 union flagu historyf[MAX_HIST];
62 uaecptr history[MAX_HIST];
1227 if (temp == 0) temp = MAX_HIST-1; else temp--; in debug_1()
1237 if (++temp == MAX_HIST) temp = 0; in debug_1()
1383 if (++lasthist == MAX_HIST) lasthist = 0; in debug()
1385 if (++firsthist == MAX_HIST) firsthist = 0; in debug()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/
H A Dntp_leapsec.c40 #define MAX_HIST 10 /* history of leap seconds */ macro
68 leap_info_t info[MAX_HIST];
619 if (pt->head.size >= MAX_HIST) { in add_range()
620 pt->head.size = MAX_HIST - 1; in add_range()
/dports/emulators/aranym/aranym-1.1.0/src/
H A Dndebug.cpp71 struct regstruct history[MAX_HIST];
72 struct flag_struct historyf[MAX_HIST];
74 uaecptr history[MAX_HIST];
1432 if (temp == 0) temp = MAX_HIST-1; else temp--; in showHistory()
1444 if (++temp == MAX_HIST) temp = 0; in showHistory()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dhelp.c33 #define MAX_HIST 16 /* number of pages we'll remember */ macro
902 if (curr_hist >= MAX_HIST) in help()
906 for (ctr=0; ctr<MAX_HIST-1; ctr++) in help()
909 curr_hist = MAX_HIST-1; in help()
1565 …(long far *)farmemalloc(sizeof(long)*num_topic + 2L*sizeof(int)*num_label + sizeof(HIST)*MAX_HIST); in init_help()
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_leapsec.c51 #define MAX_HIST 10 /* history of leap seconds */ macro
79 leap_info_t info[MAX_HIST];
767 } else if (pt->head.size >= MAX_HIST) { in add_range()
768 pt->head.size = MAX_HIST - 1; in add_range()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Ddebug.h12 #define MAX_HIST 500 macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Ddebug.h20 #define MAX_HIST 500 macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Ddebug.h17 #define MAX_HIST 500 macro
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Ddebug.c104 static struct regstruct history[MAX_HIST];
3798 count = MAX_HIST; in debug_line()
3809 temp = MAX_HIST - 1; in debug_line()
3827 if (++temp == MAX_HIST) in debug_line()
3995 if (++lasthist == MAX_HIST) in addhistory()
3998 if (++firsthist == MAX_HIST) firsthist = 0; in addhistory()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_histograms.cpp49 enum { MAX_HIST = 12 }; enumerator
1853 hist_count = (cvtest::randInt(rng) % (MAX_HIST/2-1) + 2)*2; in prepare_test_case()
1854 hist_count = MIN( hist_count, MAX_HIST ); in prepare_test_case()

12