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

/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl_ciph.c593 #define ITEM_SEP(a) \ macro
1054 if (ITEM_SEP(ch))
1255 while ((*l != '\0') && !ITEM_SEP(*l))
1266 while ((*l != '\0') && !ITEM_SEP(*l))

Completed in 87 milliseconds