c_src: update
[nit.git] / c_src / standard___collection___list._sep.c
index bc48cc6..8ffd558 100644 (file)
@@ -215,7 +215,7 @@ val_t standard___collection___list___List___length(val_t p0){
     if (UNTAG_Bool(REGB1)) {
       /* ./../lib/standard//collection//list.nit:49 */
       REGB1 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:218 */
+      /* ./../lib/standard//kernel.nit:235 */
       REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
       /* ./../lib/standard//collection//list.nit:49 */
       REGB0 = REGB1;
@@ -411,7 +411,7 @@ val_t standard___collection___list___List___count(val_t p0, val_t p1){
       REGB1 = TAG_Bool(!UNTAG_Bool(REGB1));
       if (UNTAG_Bool(REGB1)) {
         REGB1 = TAG_Int(1);
-        /* ./../lib/standard//kernel.nit:218 */
+        /* ./../lib/standard//kernel.nit:235 */
         REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
         /* ./../lib/standard//collection//list.nit:73 */
         REGB0 = REGB1;
@@ -932,7 +932,7 @@ val_t standard___collection___list___List___get_node(val_t p0, val_t p1){
   } else {
     nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
   }
-  /* ./../lib/standard//kernel.nit:215 */
+  /* ./../lib/standard//kernel.nit:232 */
   REGB1 = TAG_Bool(UNTAG_Int(REGB0)<UNTAG_Int(REGB1));
   /* ./../lib/standard//collection//list.nit:189 */
   if (UNTAG_Bool(REGB1)) {
@@ -962,7 +962,7 @@ val_t standard___collection___list___List___get_node(val_t p0, val_t p1){
       } else {
         nit_abort("Cast failed", NULL, LOCATE_standard___kernel, 0);
       }
-      /* ./../lib/standard//kernel.nit:217 */
+      /* ./../lib/standard//kernel.nit:234 */
       REGB1 = TAG_Bool(UNTAG_Int(REGB0)>UNTAG_Int(REGB1));
     } else {
       /* ./../lib/standard//collection//list.nit:192 */
@@ -979,7 +979,7 @@ val_t standard___collection___list___List___get_node(val_t p0, val_t p1){
       fra.me.REG[0] = fra.me.REG[2];
       /* ./../lib/standard//collection//list.nit:194 */
       REGB1 = TAG_Int(1);
-      /* ./../lib/standard//kernel.nit:220 */
+      /* ./../lib/standard//kernel.nit:237 */
       REGB1 = TAG_Int(UNTAG_Int(REGB0)-UNTAG_Int(REGB1));
       /* ./../lib/standard//collection//list.nit:194 */
       REGB0 = REGB1;
@@ -1338,7 +1338,7 @@ void standard___collection___list___ListIterator___next(val_t p0){
   /* ./../lib/standard//collection//list.nit:253 */
   REGB0 = ATTR_standard___collection___list___ListIterator____index(fra.me.REG[0]);
   REGB1 = TAG_Int(1);
-  /* ./../lib/standard//kernel.nit:218 */
+  /* ./../lib/standard//kernel.nit:235 */
   REGB1 = TAG_Int(UNTAG_Int(REGB0)+UNTAG_Int(REGB1));
   /* ./../lib/standard//collection//list.nit:253 */
   ATTR_standard___collection___list___ListIterator____index(fra.me.REG[0]) = REGB1;