Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbcon-iplan2p4.c35 #define INC_4P(p) do { if (!((long)(++(p)) & 1)) (p) += 6; } while(0) macro
257 INC_4P(src); in fbcon_iplan2p4_bmove()
258 INC_4P(dst); in fbcon_iplan2p4_bmove()
400 INC_4P(dest0); in fbcon_iplan2p4_putcs()