Searched refs:NAMED (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c109 } NAMED; typedef in typeref:struct:__anon560
112 NAMED **v;
120 NAMED **p;
121 NAMED **end;
376 static NAMED *
384 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5285 static NAMED *
5294 tsize = INIT_SIZE * sizeof(NAMED *);
5295 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
5316 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c93 } NAMED; typedef in typeref:struct:__anon1755
96 NAMED **v;
129 NAMED **p;
130 NAMED **end;
398 static NAMED *
406 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5855 static NAMED *
5866 tsize = table->size * sizeof(NAMED *);
5867 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
5895 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c93 } NAMED; typedef in typeref:struct:__anon6387
96 NAMED **v;
129 NAMED **p;
130 NAMED **end;
398 static NAMED *
406 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5854 static NAMED *
5865 tsize = table->size * sizeof(NAMED *);
5866 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
5894 size_t tsize = newSize * sizeof(NAMED *);
[all...]

Completed in 145 milliseconds