Searched refs:NSTRINGS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c1972 #define NSTRINGS 16 macro
1974 static int buflen[NSTRINGS];
1975 static char *buffer[NSTRINGS];
1989 string_count = string_count%NSTRINGS;
1994 #undef NSTRINGS macro

Completed in 48 milliseconds