Searched refs:BT_LAST (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | builtins.def | 73 DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \ 79 DEF_BUILTIN (ENUM, NAME, BUILT_IN_NORMAL, TYPE, BT_LAST, \
|
| D | c-common.c | 3139 BT_LAST enumerator 3146 static tree builtin_types[(int) BT_LAST + 1]; 3245 builtin_types[(int) BT_LAST] = NULL_TREE; in c_define_builtins()
|
| D | ChangeLog-2005 | 8070 array by one element, initialize the BT_LAST element with NULL.
|