Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_debug.h114 #define DECREMENT(x) ((x)--) macro
118 #define DECREMENT(x) macro
/Linux-v4.19/drivers/video/fbdev/i810/
Di810.h51 #define DECREMENT (0x01 << 30) macro
Di810_accel.c348 xdir = DECREMENT; in i810fb_copyarea()