Searched defs:sk_ENGINE_push (Results 1 – 2 of 2) sorted by relevance
703 #define sk_ENGINE_push(st, val) SKM_sk_push(ENGINE, (st), (val)) macro