Home
last modified time | relevance | path

Searched refs:HAVE_insv (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDexpmed.c82 #ifndef HAVE_insv
83 #define HAVE_insv 0 macro
292 if (HAVE_insv) in mode_for_extraction()
634 if (HAVE_insv in store_bit_field()
HDChangeLog-200112888 * expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv
12892 (store_bit_field): Eliminate insv_bitsize variable. Put HAVE_insv
13147 Use mode_for_extraction rather than testing HAVE_insv/extv/extzv