Home
last modified time | relevance | path

Searched refs:ASSERTOPL (Results 1 – 1 of 1) sorted by last modified time

/dports/security/p5-Net-SAML/zxid-1.42/
H A Derrmac.h594 # define ASSERTOPL(a,op,b) MB if (!((a) op (b))) { \ macro
614 # define ASSERTOPL(a,op,b) MB if (!((a) op (b))) { DIE_ACTION(1); } ME macro
630 # define ASSERTOPL(a,op,b) macro
676 # define UNLOCK(l,lk) MB ASSERTOPL((long)((l).thr), ==, (long)pthread_self()); /*(l).func = __FUNC…