Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dminmax.h31 #define __safe_cmp(x, y) \ macro
42 __builtin_choose_expr(__safe_cmp(x, y), \