Home
last modified time | relevance | path

Searched refs:MAXCOMPARE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c1036 #define MAXCOMPARE 2 in file_comparison() macro
1039 ENTRY *heads[MAXCOMPARE]; in file_comparison()
1047 for (n = 0; n < argc && n < MAXCOMPARE; n++) { in file_comparison()