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

/freebsd-10.0-release/contrib/gcc/
H A Dexpr.c4720 tree telts = array_type_nelts (type);
4721 if (telts && host_integerp (telts, 1))
4723 HOST_WIDE_INT n = tree_low_cst (telts, 1) + 1;
4707 tree telts = array_type_nelts (type); local

Completed in 113 milliseconds