Home
last modified time | relevance | path

Searched refs:AEEVaList (Results 1 – 3 of 3) sorted by relevance

/external/fastrpc/inc/
DAEEVaList.h48 typedef void* AEEVaList; typedef
58 static __inline AEEVaList __AEEVa_Arg(AEEVaList args, void* pv, int nVSize, in __AEEVa_Arg()
95 #define AEEVA_END(va) ((va) = (AEEVaList)0)
102 typedef va_list AEEVaList; typedef
DAEEstd.h153 const char *pszFmt, AEEVaList args);
159 const char *cpszFmt, AEEVaList args);
/external/fastrpc/src/
Dstd_strlprintf.c500 const char *cpszFmt, AEEVaList args, in std_strlprintf_inner()
713 AEEVaList args) in std_vstrlprintf()
720 AEEVaList args) in std_vsnprintf()
732 AEEVaList args; in std_strlprintf()
750 AEEVaList args; in std_snprintf()