Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbcon-iplan2p8.c40 #define INC_8P(p) do { if (!((long)(++(p)) & 1)) (p) += 14; } while(0) macro
289 INC_8P(src); in fbcon_iplan2p8_bmove()
290 INC_8P(dst); in fbcon_iplan2p8_bmove()
434 INC_8P(dest0); in fbcon_iplan2p8_putcs()