Home
last modified time | relevance | path

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

/NextBSD/bin/sh/tests/parser/
HDMakefile73 FILES+= no-space2.0
/NextBSD/contrib/gcc/
HDc-decl.c6230 struct sorted_fields_type *space2; in finish_struct() local
6239 space2 = GGC_NEWVAR (struct sorted_fields_type, in finish_struct()
6243 space->s = space2; in finish_struct()
6244 field_array = &space2->elts[0]; in finish_struct()