Searched defs:numbered (Results 1 – 3 of 3) sorted by relevance
139 let numbered = Ident::new(&format!("__arg{}", i), Span::call_site()); in no_panic() localVariable
269 let numbered = 0x00112233_44556677_8899AABB_CCDDEEFF; in test_shuffle_does_not_loop() localVariable
43 static int completed, failed, numbered, stagger_idx, posting, count = COUNT; variable