Lines Matching defs:l1
2944 long l1, l2;
2946 l1 = -((long) node1->content);
2948 if (l1 < l2)
2950 if (l1 > l2)
3007 long l1, l2;
3009 l1 = -((long) node1->content);
3011 if (l1 < l2)
3013 if (l1 > l2)
3041 long l1, l2;
3059 l1 = -((long) node1->content);
3061 if (l1 < l2)
3063 if (l1 > l2)
3232 l1 = -((long) node1->content);
3234 if (l1 < l2)
3236 if (l1 > l2)
3300 l1 = -((long) node1->content);
3302 if (l1 < l2)
3304 if (l1 > l2)
4400 int i, l1;
4410 l1 = xmlXPathNodeSetGetLength(nodes1);
4412 for (i = 0; i < l1; i++) {
4434 int i, l1;
4444 l1 = xmlXPathNodeSetGetLength(nodes1);
4446 for (i = 0; i < l1; i++) {