Home
last modified time | relevance | path

Searched defs:KB (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/lib/lz4/
Dlz4defs.h84 #define KB (1 << 10) macro
/linux-4.19.296/lib/zstd/
Dzstd_internal.h70 #define KB *(1 << 10) macro
/linux-4.19.296/drivers/char/agp/
Dagp.h158 #define KB(x) ((x) * 1024) macro