Home
last modified time | relevance | path

Searched defs:read_magic_number (Results 1 – 9 of 9) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dcmt_format.ml27 let read_magic_number ic = function
H A Dcmt_format.mli99 val read_magic_number : in_channel -> string val
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dcmt_format.ml27 let read_magic_number ic = function
H A Dcmt_format.mli99 val read_magic_number : in_channel -> string val
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/wasm-compilation-hints/
H A Dwasm.py78 def read_magic_number(fin, expected_magic_number=0x6d736100): function
/dports/lang/v8/v8-9.6.180.12/tools/wasm-compilation-hints/
H A Dwasm.py78 def read_magic_number(fin, expected_magic_number=0x6d736100): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/wasm-compilation-hints/
H A Dwasm.py78 def read_magic_number(fin, expected_magic_number=0x6d736100): function
/dports/sysutils/exa/exa-0.10.1/cargo-crates/zoneinfo_compiled-0.5.1/src/
H A Dparser.rs186 fn read_magic_number(&mut self) -> Result<()> { in read_magic_number() method
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dreader.c464 bool read_magic_number(fp,type) in read_magic_number() function