Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinftrees.h43 #define ENOUGH 2048 macro
/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.h46 #define ENOUGH 2048 macro
/openbmc/linux/drivers/ata/
H A Dlibata-pata-timings.c57 #define ENOUGH(v, unit) (((v)-1)/(unit)+1) macro