Home
last modified time | relevance | path

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

/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dtextlist.c33 if (s == NULL || tl == NULL || tl->nitem >= GENERAL_LIST_MAX) in pushValue()
102 if (tl->nitem + tl2->nitem > GENERAL_LIST_MAX) { in appendGeneralList()
H A Dhistory.h8 #define HIST_LIST_MAX GENERAL_LIST_MAX
H A Dtextlist.h6 #define GENERAL_LIST_MAX (INT_MAX / 32) macro
/dports/japanese/w3m/w3m-2b59b9e/
H A Dtextlist.c33 if (s == NULL || tl == NULL || tl->nitem >= GENERAL_LIST_MAX) in pushValue()
102 if (tl->nitem + tl2->nitem > GENERAL_LIST_MAX) { in appendGeneralList()
H A Dhistory.h8 #define HIST_LIST_MAX GENERAL_LIST_MAX
H A Dtextlist.h6 #define GENERAL_LIST_MAX (INT_MAX / 32) macro
/dports/www/w3m/w3m-2b59b9e/
H A Dtextlist.c33 if (s == NULL || tl == NULL || tl->nitem >= GENERAL_LIST_MAX) in pushValue()
102 if (tl->nitem + tl2->nitem > GENERAL_LIST_MAX) { in appendGeneralList()
H A Dhistory.h8 #define HIST_LIST_MAX GENERAL_LIST_MAX
H A Dtextlist.h6 #define GENERAL_LIST_MAX (INT_MAX / 32) macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dtextlist.c33 if (s == NULL || tl == NULL || tl->nitem >= GENERAL_LIST_MAX) in pushValue()
102 if (tl->nitem + tl2->nitem > GENERAL_LIST_MAX) { in appendGeneralList()
H A Dhistory.h8 #define HIST_LIST_MAX GENERAL_LIST_MAX
H A Dtextlist.h6 #define GENERAL_LIST_MAX (INT_MAX / 32) macro