Searched defs:PAD (Results 1 – 11 of 11) sorted by relevance
46 #define PAD(from, to) \ macro
21 #define PAD 32 macro
30 static const int32_t PAD = 8; variable
188 static unsigned char PAD[64] = { variable
151 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
278 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
53 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
302 #define PAD 8 in config_video_output() macro
7033 const float PAD = 10.0f; local