Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dminmax.h25 #define __safe_cmp(x, y) \ macro
36 __builtin_choose_expr(__safe_cmp(x, y), \