Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dsoftmagic.c743 case FILE_LEDOUBLE: in mprint()
906 case FILE_LEDOUBLE: in moffset()
1021 return FILE_LEDOUBLE; in cvt_flip()
1022 case FILE_LEDOUBLE: in cvt_flip()
1261 case FILE_LEDOUBLE: in mconvert()
1784 case FILE_LEDOUBLE: in mget()
2088 case FILE_LEDOUBLE: in magiccheck()
H A Dprint.c197 case FILE_LEDOUBLE: in file_mdump()
H A Dapprentice.c258 { XX("ledouble"), FILE_LEDOUBLE, FILE_FMT_DOUBLE },
855 case FILE_LEDOUBLE: in typesize()
918 case FILE_LEDOUBLE: in apprentice_magic_strength()
1113 case FILE_LEDOUBLE: in set_test_type()
1554 case FILE_LEDOUBLE: in file_signextend()
2034 m->in_type = FILE_LEDOUBLE; in parse()
2754 case FILE_LEDOUBLE: in getvalue()
H A Dfile.h254 #define FILE_LEDOUBLE 38 macro