Searched defs:FILL (Results 1 – 3 of 3) sorted by relevance
64 #define FILL(p) memset((p), 0xF5, sizeof *(p)) macro66 #define FILL(p) macro
148 #define FILL(cnt) while (Buffr.b_cnt < cnt) rstbuf() macro
249 #define FILL 0x90 /* Fill byte used for alignment (nop) */ macro