Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/binutils/
Dcoffgrok.c312 int dimind = 0; in do_type() local
429 int els = (dimind < DIMNUM in do_type()
430 ? aux->x_sym.x_fcnary.x_ary.x_dimen[dimind] in do_type()
432 ++dimind; in do_type()
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dcoffgrok.c312 int dimind = 0; in do_type() local
429 int els = (dimind < DIMNUM in do_type()
430 ? aux->x_sym.x_fcnary.x_ary.x_dimen[dimind] in do_type()
432 ++dimind; in do_type()