Searched defs:FILL (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libutil/ |
H A D | property.c | 77 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator
|
/freebsd/contrib/netbsd-tests/dev/clock_subr/ |
H A D | t_clock_subr.c | 45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ macro
|
/freebsd/lib/libc/isc/ |
H A D | eventlib_p.h | 67 #define FILL(p) memset((p), 0xF5, sizeof *(p)) macro 69 #define FILL(p) macro
|
/freebsd/lib/libiconv_modules/UTF7/ |
H A D | citrus_utf7.c | 473 #define FILL(str, flag) \ in _citrus_UTF7_encoding_module_init() macro
|
/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 263 #define FILL 0x90 /* Fill byte used for alignment (nop) */ macro
|