Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dsoftmagic.c724 case FILE_LEDOUBLE: in mprint()
873 case FILE_LEDOUBLE: in moffset()
984 return FILE_LEDOUBLE; in cvt_flip()
985 case FILE_LEDOUBLE: in cvt_flip()
1217 case FILE_LEDOUBLE: in mconvert()
1672 case FILE_LEDOUBLE: in mget()
1935 case FILE_LEDOUBLE: in magiccheck()
H A Dprint.c193 case FILE_LEDOUBLE: in file_mdump()
H A Dapprentice.c261 { XX("ledouble"), FILE_LEDOUBLE, FILE_FMT_DOUBLE },
826 case FILE_LEDOUBLE: in typesize()
881 case FILE_LEDOUBLE: in apprentice_magic_strength()
1070 case FILE_LEDOUBLE: in set_test_type()
1491 case FILE_LEDOUBLE: in file_signextend()
1970 m->in_type = FILE_LEDOUBLE; in parse()
2680 case FILE_LEDOUBLE: in getvalue()
H A Dfile.h230 #define FILE_LEDOUBLE 38 macro