Searched defs:check_code (Results 1 – 2 of 2) sorted by relevance
138 uint32_t check_code = 0x12345678; in IsLittleByteOrder() local
705 fn check_code(cx: &LateContext<'_>, text: &str, edition: Edition, span: Span) { in check_code() function