Searched refs:elemtype (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/mandoc/
H A Dmdoc_html.c818 enum htmltag elemtype; local
835 elemtype = TAG_UL;
840 elemtype = TAG_UL;
844 elemtype = TAG_UL;
848 elemtype = TAG_OL;
852 elemtype = TAG_DL;
856 elemtype = TAG_DL;
860 elemtype = TAG_DL;
864 elemtype = TAG_DL;
874 elemtype
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp379 EVT elemtype = vtparts[i]; local
382 elemtype = vtparts[i].getVectorElementType();
386 unsigned sz = elemtype.getSizeInBits();
387 if (elemtype.isInteger())
1635 EVT elemtype = vtparts[i]; local
1638 elemtype = vtparts[i].getVectorElementType();
1642 unsigned sz = elemtype.getSizeInBits();
1643 if (elemtype.isInteger())
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dhp-symtab.h808 dnttpointer elemtype; member in struct:dntt_type_array
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dhp-symtab.h808 dnttpointer elemtype; member in struct:dntt_type_array
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dhpread.c4574 TYPE_TARGET_TYPE (type) = hpread_type_lookup (dn_bufp->darray.elemtype,

Completed in 196 milliseconds