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

/macosx-10.10.1/system_cmds-643.1.1/zic.tproj/
H A Dprivate.h148 ** INITIALIZE(x)
162 #ifndef INITIALIZE
164 #define INITIALIZE(x) ((x) = 0) macro
167 #define INITIALIZE(x) macro
169 #endif /* !defined INITIALIZE */
H A Dzic.c1577 INITIALIZE(untiltime);
1578 INITIALIZE(starttime);
1640 INITIALIZE(ktime);
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dprivate.h226 ** INITIALIZE(x)
240 #ifndef INITIALIZE
242 #define INITIALIZE(x) ((x) = 0) macro
245 #define INITIALIZE(x) macro
247 #endif /* !defined INITIALIZE */
H A Dzdump.c125 #ifndef INITIALIZE
127 #define INITIALIZE(x) ((x) = 0) macro
129 #define INITIALIZE(x) macro
131 #endif /* !defined INITIALIZE */
302 INITIALIZE(cutlotime);
303 INITIALIZE(cuthitime);
H A Dzic.c2128 INITIALIZE(untiltime);
2129 INITIALIZE(starttime);
2325 INITIALIZE(ktime);
H A Dlocaltime.c824 INITIALIZE(value);
924 INITIALIZE(dstname);
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dprivate.h254 ** INITIALIZE(x)
268 #ifndef INITIALIZE
270 #define INITIALIZE(x) ((x) = 0) macro
273 #define INITIALIZE(x) macro
275 #endif /* !defined INITIALIZE */
H A Dlocaltime.c942 INITIALIZE(value);
1042 INITIALIZE(dstname);
/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_vms.c119 * On non-VAX systems, use LIB$INITIALIZE to set a collection of C
146 /* LIB$INITIALIZE initialization function. */
156 /* Set the global flag to indicate that LIB$INITIALIZE worked. */
194 /* Get "decc_init()" into a valid, loaded LIB$INITIALIZE PSECT. */
198 /* Establish the LIB$INITIALIZE PSECTs, with proper alignment and
203 #pragma extern_model strict_refdef "LIB$INITIALIZE" 2, nopic, nowrt
207 /* Fake reference to ensure loading the LIB$INITIALIZE PSECT. */
209 int LIB$INITIALIZE(void);
211 int dmy_lib$initialize = (int) LIB$INITIALIZE;
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dcurl_crtl_init.c9 * This is a module that provides a LIB$INITIALIZE routine that
272 /* Some boilerplate to force this to be a proper LIB$INITIALIZE section */
277 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long, nopic
279 #pragma extern_model strict_refdef "LIB$INITIALIZE" nowrt, long
288 /* Set our contribution to the LIB$INITIALIZE array */
300 ** Force a reference to LIB$INITIALIZE to ensure it
303 int LIB$INITIALIZE(void);
307 int lib_init_ref = (int) LIB$INITIALIZE;
/macosx-10.10.1/system_cmds-643.1.1/zdump.tproj/
H A Dzdump.c91 #ifndef INITIALIZE
93 #define INITIALIZE(x) ((x) = 0) macro
96 #define INITIALIZE(x) macro
98 #endif /* !defined INITIALIZE */
165 INITIALIZE(cuttime);
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Demacsclient.c43 # define INITIALIZE() (initialize_sockets ()) macro
56 # define INITIALIZE() macro
830 INITIALIZE ();
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastconf.c79 #define INITIALIZE() do{if(!state.data)synthesize(NiL,NiL,NiL);}while(0) macro
1455 INITIALIZE();
1462 INITIALIZE();
1568 INITIALIZE();
1596 INITIALIZE();
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dregress.sh128 [+INITIALIZE?Called by \bregress\b to initialize a each
226 function INITIALIZE # void function
618 then INITIALIZE
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfgl.vim55 syn keyword fglKeyword INFIELD INIT INITIALIZE INPUT INSERT INSTRUCTIONS INT INTEGER
H A Dcobol.vim65 syn keyword cobolReserved contained IN INDEX INDEXED INDICATE INITIAL INITIALIZE
H A Dopenroad.vim28 syntax keyword openroadKeyword INITIALIZE INQUIRE_INGRES INQUIRE_SQL INSERT

Completed in 244 milliseconds