Home
last modified time | relevance | path

Searched defs:DECREMENT (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_debug.h101 #define DECREMENT(x) ((x)--) macro
105 #define DECREMENT(x) macro
/linux/drivers/video/fbdev/i810/
H A Di810.h51 #define DECREMENT (0x01 << 30) macro