Home
last modified time | relevance | path

Searched refs:__safe_cmp (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/linux/
Dminmax.h26 #define __safe_cmp(x, y) \ macro
37 __builtin_choose_expr(__safe_cmp(x, y), \