Home | History | Annotate | Download | only in libxml2

Lines Matching refs:l2

3034 	long l1, l2;
3037 l2 = -((long) node2->content);
3038 if (l1 < l2)
3040 if (l1 > l2)
3097 long l1, l2;
3100 l2 = -((long) node2->content);
3101 if (l1 < l2)
3103 if (l1 > l2)
3131 long l1, l2;
3150 l2 = -((long) node2->content);
3151 if (l1 < l2)
3153 if (l1 > l2)
3323 l2 = -((long) node2->content);
3324 if (l1 < l2)
3326 if (l1 > l2)
3391 l2 = -((long) node2->content);
3392 if (l1 < l2)
3394 if (l1 > l2)