Home
last modified time | relevance | path

Searched refs:FILE_LEDOUBLE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/file/src/
H A Dsoftmagic.c745 case FILE_LEDOUBLE: in mprint()
924 case FILE_LEDOUBLE: in moffset()
1039 return FILE_LEDOUBLE; in cvt_flip()
1040 case FILE_LEDOUBLE: in cvt_flip()
1286 case FILE_LEDOUBLE: in mconvert()
1820 case FILE_LEDOUBLE: in mget()
2153 case FILE_LEDOUBLE: in magiccheck()
H A Dapprentice.c277 { XX("ledouble"), FILE_LEDOUBLE, FILE_FMT_DOUBLE },
918 case FILE_LEDOUBLE: in typesize()
983 case FILE_LEDOUBLE: in apprentice_magic_strength_1()
1228 case FILE_LEDOUBLE: in set_test_type()
1684 case FILE_LEDOUBLE: in file_signextend()
2165 m->in_type = FILE_LEDOUBLE; in parse()
2885 case FILE_LEDOUBLE: in getvalue()
H A Dprint.c197 case FILE_LEDOUBLE: in file_mdump()
H A Dfile.h260 #define FILE_LEDOUBLE 38 macro