Home
last modified time | relevance | path

Searched defs:paste (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/rust/macros/
H A Dlib.rs10 mod paste; module
330 pub fn paste(input: TokenStream) -> TokenStream { in paste() function
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h38 static inline int paste(void *i) in paste() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c5490 GEN_CP_PASTE_NOOP(paste) in GEN_CP_PASTE_NOOP() argument