Home
last modified time | relevance | path

Searched refs:UNREFERENCED (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DCpriCryptPri.c29 UNREFERENCED(function); in Trap()
30 UNREFERENCED(line); in Trap()
31 UNREFERENCED(code); in Trap()
DGlobal.h948 #define UNREFERENCED(a) ((void)(a)) macro
DCryptUtil.c1767 UNREFERENCED(scheme); in CryptIsSchemeAnonymous()
Dpart4.txt2658 646 #define UNREFERENCED(a) ((void)(a))
21441 1385 UNREFERENCED(scheme);
26203 19 UNREFERENCED(function);
26204 20 UNREFERENCED(line);
26205 21 UNREFERENCED(code);
36457 7 #define UNREFERENCED(a) ((void)(a))
/external/tpm2/include/tpm2/
DPlatform.h18 #define UNREFERENCED(a) ((void)(a)) macro