Searched defs:max_t (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_nir_lower_intersection_shader.c | 193 nir_ssa_def *max_t = nir_load_global(b, t_addr, 4, 1, 32); in brw_nir_lower_intersection_shader() local
|
| /third_party/libnl/include/netlink-private/ |
| D | netlink.h | 175 #define max_t(type,x,y) \ macro
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| D | svga3d_surfacedefs.h | 39 #define max_t(type, x, y) ((x) > (y) ? (x) : (y)) macro
|
| /third_party/ltp/testcases/kernel/mce-test/tools/ |
| D | page-types.c | 212 #define max_t(type, x, y) ({ \ macro
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_pipeline_rt.c | 1037 nir_ssa_def *max_t = nir_load_ray_t_max(b); in nir_lower_intersection_shader() local
|
| /third_party/boost/boost/multiprecision/detail/ |
| D | default_ops.hpp | 1661 …<boost::is_same<boost::intmax_t, long>::value, boost::long_long_type, boost::intmax_t>::type max_t; in eval_logb() typedef
|