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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c3245 static int saw_be = FALSE;
3259 && saw_be)
3262 saw_be = TRUE;
3240 static int saw_be = FALSE; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rx.c3257 static int saw_be = false;
3271 && saw_be)
3274 saw_be = true;
3252 static int saw_be = false; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rx.c3257 static int saw_be = false;
3271 && saw_be)
3274 saw_be = true;
3252 static int saw_be = false; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rx.c3258 static int saw_be = false;
3272 && saw_be)
3275 saw_be = true;
3253 static int saw_be = false; local

Completed in 122 milliseconds