Searched refs:n_old (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/configd-596.15/Plugins/LinkConfiguration/
H A Dlinkconfig.c472 CFIndex n_old; local
476 n_old = (oldInterfaces != NULL) ? CFArrayGetCount(oldInterfaces) : 0;
484 if ((n_old == 0) ||
486 CFRangeMake(0, n_old),
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dfts.c701 register size_t n_old; local
707 n_old = fts->homesize;
717 memcpy(newp, old, n_old);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dtestapi.c10839 int n_old; local
10842 for (n_old = 0;n_old < gen_nb_const_xmlListPtr;n_old++) {
10845 old = gen_const_xmlListPtr(n_old, 1);
10851 des_const_xmlListPtr(n_old, (const xmlListPtr)old, 1);
10858 printf(" %d", n_old);
23002 int n_old; local
23006 for (n_old = 0;n_old < gen_nb_xmlNodePt
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dtestapi.c10795 int n_old; local
10798 for (n_old = 0;n_old < gen_nb_const_xmlListPtr;n_old++) {
10801 old = gen_const_xmlListPtr(n_old, 1);
10807 des_const_xmlListPtr(n_old, (const xmlListPtr)old, 1);
10814 printf(" %d", n_old);
22834 int n_old; local
22838 for (n_old = 0;n_old < gen_nb_xmlNodePt
[all...]

Completed in 257 milliseconds