Home
last modified time | relevance | path

Searched refs:n_old (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.c5546 n_old; in DrawSetStrokeDashArray() local
5555 n_old=0; in DrawSetStrokeDashArray()
5560 n_old++; in DrawSetStrokeDashArray()
5561 if ((n_old == 0) && (n_new == 0)) in DrawSetStrokeDashArray()
5564 if (n_old != n_new) in DrawSetStrokeDashArray()
/external/libxml2/
Dtestapi.c10915 int n_old; in test_xmlListCopy() local
10918 for (n_old = 0;n_old < gen_nb_const_xmlListPtr;n_old++) { in test_xmlListCopy()
10921 old = gen_const_xmlListPtr(n_old, 1); in test_xmlListCopy()
10927 des_const_xmlListPtr(n_old, (const xmlListPtr)old, 1); in test_xmlListCopy()
10934 printf(" %d", n_old); in test_xmlListCopy()
23158 int n_old; in test_xmlReplaceNode() local
23162 for (n_old = 0;n_old < gen_nb_xmlNodePtr;n_old++) { in test_xmlReplaceNode()
23165 old = gen_xmlNodePtr(n_old, 0); in test_xmlReplaceNode()
23178 des_xmlNodePtr(n_old, old, 0); in test_xmlReplaceNode()
23185 printf(" %d", n_old); in test_xmlReplaceNode()