Searched defs:getL (Results 1 – 1 of 1) sorted by relevance
654 #define getL(_ctx, _tz) ((_ctx)->L[_tz]) macro656 static block getL(const ae_ctx* ctx, unsigned tz) { in getL() function