Searched refs:adjustable (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/xditview/
H A Ddraw.c70 if (dw->dvi.cache.adjustable[i])
76 if (dw->dvi.cache.adjustable[i]) {
94 dw->dvi.cache.adjustable[i] = 0;
183 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
204 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
213 dw->dvi.cache.adjustable[dw->dvi.cache.index] = 0;
215 dw->dvi.cache.adjustable[dw->dvi.cache.index]
H A DDviP.h95 char adjustable[DVI_TEXT_CACHE_SIZE]; member in struct:_dviCharCache
H A DDvi.c217 dw->dvi.cache.adjustable[0] = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libuniname/
H A Dgen-uninames75 (let ((words-by-length (make-array 0 :adjustable t)))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dstabsread.c3580 int adjustable = 0;
3587 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3601 adjustable = 1;
3611 adjustable = 1;
3619 if (adjustable)
3574 int adjustable = 0; local
H A DChangeLog-3.x771 * dbxread.c (read_array_type): Set lower and upper if adjustable.
2254 (read_array_type): Added code for dealing with adjustable (by
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dstabs.c3026 bfd_boolean adjustable; local
3034 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3069 adjustable = FALSE;
3074 adjustable = TRUE;
3088 adjustable = TRUE;
3104 if (adjustable)

Completed in 166 milliseconds