OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNREFERENCED
(Results
1 - 4
of
4
) sorted by null
/external/tpm2/
CpriCryptPri.c
29
UNREFERENCED
(function);
30
UNREFERENCED
(line);
31
UNREFERENCED
(code);
Global.h
23
//
Unreferenced
Parameter
25
// This define is used to eliminate the compiler warning about an
unreferenced
parameter. Basically, it tells
26
// the compiler that it is not an accident that the parameter is
unreferenced
.
[
all
...]
CryptUtil.c
[
all
...]
/external/tpm2/include/tpm2/
Platform.h
18
#define
UNREFERENCED
(a) ((void)(a))
Completed in 60 milliseconds