Home | Sort by: relevance | last modified time | path |
/src/usr.bin/vndcompress/ | |
common.h | 41 #ifndef __type_fit 70 #define __type_fit(t, a) (__type_is_signed(t) ? \ macro |
/src/sys/sys/ | |
cdefs.h | 771 #define __type_fit(t, a) (__type_is_signed(t) ? \ macro |