Searched refs:lpe_count (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.c832 static int lpe_count = 0; variable
1003 sprintf (tmp_name, ".L\001%i\002%i", lp_count, lpe_count);
1004 lpe_count++;
1717 if (lp_sym == NULL || lpe_count == 0)
1768 lpe_count = 0;
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.c918 static int lpe_count = 0; variable
1085 sprintf (tmp_name, ".L\001%i\002%i", lp_count, lpe_count);
1086 lpe_count++;
1845 if (lp_sym == NULL || lpe_count == 0)
1896 lpe_count = 0;

Completed in 105 milliseconds