Home
last modified time | relevance | path

Searched refs:arity (Results 1 – 7 of 7) sorted by relevance

/linux/rust/zerocopy/src/util/
H A Dmacros.rs880 arity = $arity:literal,
889 <div class='codegen-tabs' style='--arity: ", $arity ,"'>", $(concat!("
908 arity = 4,
948 arity = $arity:literal,
958 arity = $arity,
996 arity = $arity:literal,
1023 arity = $arity:literal,
1043 arity = $arity,
/linux/rust/zerocopy/src/
H A Dsplit_at.rs83 arity = 2,
145 arity = 2,
354 arity = 2,
539 arity = 2,
576 arity = 2,
H A Dlib.rs1857 arity = 3,
1980 arity = 3,
2090 arity = 3,
2503 arity = 2,
2624 arity = 2,
2732 arity = 2,
3516 arity = 3,
3682 arity = 2,
4134 arity = 3,
4246 arity = 3,
[all …]
H A Dmacros.rs328 arity = 2,
753 arity = 2,
/linux/rust/zerocopy/rustdoc/
H A Dstyle.css14 grid-template-columns: repeat(var(--arity), minmax(200px, 1fr));
/linux/arch/x86/net/
H A Dbpf_jit_comp.c447 static void emit_fineibt(u8 **pprog, u8 *ip, u32 hash, int arity) in emit_fineibt() argument
455 emit_call(&prog, __bhi_args[arity], ip + 11); in emit_fineibt()
478 static void emit_cfi(u8 **pprog, u8 *ip, u32 hash, int arity) in emit_cfi() argument
484 emit_fineibt(&prog, ip, hash, arity); in emit_cfi()
/linux/
H A DMakefile1126 CC_FLAGS_CFI += -fsanitize-kcfi-arity