Searched defs:FILL (Results 1 – 5 of 5) sorted by relevance
30 sub FILL { subroutine
64 #define FILL(p) memset((p), 0xF5, sizeof *(p)) macro66 #define FILL(p) macro
145 #define FILL(cnt) while (Buffr.b_cnt < cnt) rstbuf() macro
27 CV *FILL; member
237 #define FILL 0x90 /* Fill byte used for alignment (nop) */ macro