Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/src/
H A Dsoftmagic.c748 case FILE_LEDOUBLE: in mprint()
927 case FILE_LEDOUBLE: in moffset()
1042 return FILE_LEDOUBLE; in cvt_flip()
1043 case FILE_LEDOUBLE: in cvt_flip()
1289 case FILE_LEDOUBLE: in mconvert()
1852 case FILE_LEDOUBLE: in mget()
2188 case FILE_LEDOUBLE: in magiccheck()
H A Dapprentice.c276 { XX("ledouble"), FILE_LEDOUBLE, FILE_FMT_DOUBLE },
916 case FILE_LEDOUBLE: in typesize()
981 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()
2893 case FILE_LEDOUBLE: in getvalue()
H A Dprint.c197 case FILE_LEDOUBLE: in file_mdump()
H A Dfile.h268 #define FILE_LEDOUBLE 38 macro