Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dconst.h26 #define __AC(X,Y) (X ##Y) argument
27 #define _AC(X,Y) __AC(X, Y) argument
/bionic/libc/arch-mips/string/
Dmemcpy.S795 # define SWAP_REGS(X,Y) X, Y argument
798 # define SWAP_REGS(X,Y) Y, X argument