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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c2833 int depth1, depth2; local
2900 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
2903 depth2++;
2920 while (depth1 > depth2) {
2924 while (depth2 > depth1) {
2925 depth2--;
2980 int depth1, depth2; local
3191 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3194 depth2++;
3211 while (depth1 > depth2) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c2844 int depth1, depth2; local
2913 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
2916 depth2++;
2933 while (depth1 > depth2) {
2937 while (depth2 > depth1) {
2938 depth2--;
2993 int depth1, depth2; local
3205 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3208 depth2++;
3225 while (depth1 > depth2) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c2844 int depth1, depth2; local
2913 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
2916 depth2++;
2933 while (depth1 > depth2) {
2937 while (depth2 > depth1) {
2938 depth2--;
2993 int depth1, depth2; local
3205 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3208 depth2++;
3225 while (depth1 > depth2) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c2833 int depth1, depth2; local
2900 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
2903 depth2++;
2920 while (depth1 > depth2) {
2924 while (depth2 > depth1) {
2925 depth2--;
2980 int depth1, depth2; local
3191 for (depth2 = 0, cur = node2;cur->parent != NULL;cur = cur->parent) {
3194 depth2++;
3211 while (depth1 > depth2) {
[all...]

Completed in 279 milliseconds