Home
last modified time | relevance | path

Searched defs:FILL (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/
H A DQuotedPrint.pm30 sub FILL { subroutine
/onnv-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h64 #define FILL(p) memset((p), 0xF5, sizeof *(p)) macro
66 #define FILL(p) macro
/onnv-gate/usr/src/cmd/cpio/
H A Dcpio.h145 #define FILL(cnt) while (Buffr.b_cnt < cnt) rstbuf() macro
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.xs27 CV *FILL; member
/onnv-gate/usr/src/common/dis/i386/
H A Ddis_tables.c237 #define FILL 0x90 /* Fill byte used for alignment (nop) */ macro