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

/vbox/src/libs/zlib-1.2.6/contrib/untgz/
H A Duntgz.c288 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) macro
294 if (ISSPECIAL(*expr))

Completed in 64 milliseconds