Searched refs:NDIM_CASE (Results 1 – 1 of 1) sorted by relevance
86 #define NDIM_CASE(NDIMS) \ in Compute() macro92 NDIM_CASE(0); in Compute()93 NDIM_CASE(1); in Compute()94 NDIM_CASE(2); in Compute()95 NDIM_CASE(3); in Compute()96 NDIM_CASE(4); in Compute()97 NDIM_CASE(5); in Compute()98 NDIM_CASE(6); in Compute()99 NDIM_CASE(7); in Compute()100 NDIM_CASE(8); in Compute()[all …]