Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_debug.h100 #define INCREMENT(x) ((x)++) macro
104 #define INCREMENT(x) macro
/linux/drivers/video/fbdev/i810/
H A Di810.h50 #define INCREMENT 0x00000000 macro
H A Di810_accel.c345 xdir = INCREMENT; in i810fb_copyarea()