Home
last modified time | relevance | path

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

/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Du_string.c33 #define PRINTABLE_MAXITEMS 5 macro
38 static char *printable_storage[PRINTABLE_MAXITEMS];
538 if( printable_pos >= PRINTABLE_MAXITEMS ) in string_printable()