Lines Matching defs:initialized
86 static unsigned int initialized;
105 * so the callback pointer is initialized correctly.
146 if(initialized++)
207 initialized--; /* undo the increase */
244 if(initialized) {
245 /* Already initialized, don't do it again, but bump the variable anyway to
248 initialized++;
277 if(!initialized) {
282 if(--initialized) {
356 if(!initialized) {