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

/bionic/libc/tzcode/
H A Dprivate.h292 ** INITIALIZE(x)
306 #ifndef INITIALIZE
308 #define INITIALIZE(x) ((x) = 0) macro
311 #define INITIALIZE(x) macro
313 #endif /* !defined INITIALIZE */

Completed in 18 milliseconds