Searched defs:_64 (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/asm-generic/ |
H A D | unistd.h | 24 #define __SC_3264(_nr,_32,_64) __SYSCALL(_nr, _32) argument 26 #define __SC_3264(_nr,_32,_64) __SYSCALL(_nr, _64) argument 30 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SYSCALL(_nr, _comp) argument 33 #define __SC_COMP_3264(_nr,_32,_64,_comp) __SC_3264(_nr, _32, _64) argument
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | _C2MacroUtils.h | 41 _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, ...) _64 argument 62 _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, ...) \ argument
|