Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/bcache/
A Dutil.c70 if ((i > 0 && ANYSINT_MAX(type) / 1024 < i) || \
71 (i < 0 && -ANYSINT_MAX(type) / 1024 > i)) \
A Dutil.h285 #define ANYSINT_MAX(t) \ macro

Completed in 4 milliseconds