Searched refs:SLIM_IFPTR32 (Results 1 – 2 of 2) sorted by relevance
/system/chre/host/msm/daemon/generated/ |
D | chre_slpi_skel.c | 390 #define SLIM_IFPTR32(is32,is64) (sizeof(uintptr_t) == 4 ? (is32) : (is64)) macro 435 …SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0…
|
D | chre_slpi_stub.c | 390 #define SLIM_IFPTR32(is32,is64) (sizeof(uintptr_t) == 4 ? (is32) : (is64)) macro 435 …SLIM_IFPTR32(0x8,0x10),{{(const uintptr_t)&(types[0]),(const uintptr_t)0x0}}, 9,SLIM_IFPTR32(0x4,0…
|