Searched defs:_pde (Results 1 – 1 of 1) sorted by relevance
243 #define AD_IFE(_pde, _a, _b) ((pdata->_pde) ? _a : _b) argument244 #define AD_IF(_pde, _a) AD_IFE(_pde, _a, 0) argument