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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c227 static unsigned long hi16s_counter; variable
244 entry->counter = hi16s_counter ++;
250 if (hi16s_counter == 0)
256 hi16s_counter = 0x10000;
2193 hi16s_counter = 0;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c231 static unsigned long hi16s_counter; variable
248 entry->counter = hi16s_counter ++;
254 if (hi16s_counter == 0)
260 hi16s_counter = 0x10000;
2197 hi16s_counter = 0;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c231 static unsigned long hi16s_counter; variable
248 entry->counter = hi16s_counter ++;
254 if (hi16s_counter == 0)
260 hi16s_counter = 0x10000;
2197 hi16s_counter = 0;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c231 static unsigned long hi16s_counter; variable
248 entry->counter = hi16s_counter ++;
254 if (hi16s_counter == 0)
260 hi16s_counter = 0x10000;
2197 hi16s_counter = 0;

Completed in 302 milliseconds