Kryptostack
Functions
anonymous_namespace{opana.cpp} Namespace Reference

Functions

void s_endarray (Context &k)
 Working part of analogous operators ] and }.
 
void s_IIBB (Context &k, __int128(*intoper_p)(__int128, __int128), bool(*booloper_p)(bool, bool))
 Abstraction of an operator with two integers or two booleans with lambdas.