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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dctfread.c549 uint32_t isflt; local
550 isflt = !((cet.cte_format & CTF_FP_IMAGRY) == CTF_FP_IMAGRY
553 if (isflt)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dctfread.c583 uint32_t isflt; local
584 isflt = !((cet.cte_format & CTF_FP_IMAGRY) == CTF_FP_IMAGRY
587 if (isflt)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.c945 xtensa_expand_conditional_move (rtx *operands, int isflt)
956 if (isflt)
943 xtensa_expand_conditional_move(rtx *operands, int isflt) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.cc955 xtensa_expand_conditional_move (rtx *operands, int isflt)
966 if (isflt)
953 xtensa_expand_conditional_move(rtx *operands, int isflt) argument

Completed in 195 milliseconds