Searched refs:sto (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68knommu/lib/
H A Dmemcpy.c24 short *sto = to; local
26 *sto++ = *sfrom++;
27 to = sto;
43 short *sto = to; local
45 *sto++ = *sfrom++;
46 to = sto;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/lib/
H A Dstring.c95 short *sto = to; local
97 *sto++ = *sfrom++;
98 to = sto;
131 short *sto = to; local
133 *sto++ = *sfrom++;
134 to = sto;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c3846 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) argument
3849 while (sto != NULL) {
3850 next = sto->next;
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
3853 if (sto->xpathCtxt != NULL)
3854 xmlFreeStreamCtxt((xmlStreamCtxtPtr) sto->xpathCtxt);
3855 xmlFree(sto);
3856 sto = next;
22268 xmlSchemaIDCStateObjPtr sto; local
22339 xmlSchemaIDCStateObjPtr sto, head = NULL, first; local
22516 xmlSchemaIDCStateObjPtr sto; local
22546 xmlSchemaIDCStateObjPtr sto, nextsto; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c3846 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) argument
3849 while (sto != NULL) {
3850 next = sto->next;
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
3853 if (sto->xpathCtxt != NULL)
3854 xmlFreeStreamCtxt((xmlStreamCtxtPtr) sto->xpathCtxt);
3855 xmlFree(sto);
3856 sto = next;
22292 xmlSchemaIDCStateObjPtr sto; local
22363 xmlSchemaIDCStateObjPtr sto, head = NULL, first; local
22540 xmlSchemaIDCStateObjPtr sto; local
22570 xmlSchemaIDCStateObjPtr sto, nextsto; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c3846 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) argument
3849 while (sto != NULL) {
3850 next = sto->next;
3851 if (sto->history != NULL)
3852 xmlFree(sto->history);
3853 if (sto->xpathCtxt != NULL)
3854 xmlFreeStreamCtxt((xmlStreamCtxtPtr) sto->xpathCtxt);
3855 xmlFree(sto);
3856 sto = next;
22268 xmlSchemaIDCStateObjPtr sto; local
22339 xmlSchemaIDCStateObjPtr sto, head = NULL, first; local
22516 xmlSchemaIDCStateObjPtr sto; local
22546 xmlSchemaIDCStateObjPtr sto, nextsto; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest.tcl416 ^\t*About\sto\srun\srecovery\s.*complete$|

Completed in 405 milliseconds