Searched defs:INITIALIZE (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dprivate.h296 ** INITIALIZE(x)
310 #ifndef INITIALIZE
312 #define INITIALIZE(x) ((x) = 0) macro
315 #define INITIALIZE(x) macro
317 #endif /* !defined INITIALIZE */

Completed in 50 milliseconds