Lines Matching refs:structure
79 LispDestroy("%s: %s cannot be a structure name",
91 /* get structure fields and default values */
135 LispWarning("%s: structure %s is being redefined",
194 atom->property->structure.function != STRUCT_CONSTRUCTOR)
197 definition = atom->property->structure.definition;
212 /* create structure, CAR(definition) is structure name */
241 /* if default value in structure definition */
309 (offset = atom->property->structure.function) < 0) {
316 definition = atom->property->structure.definition;
363 (atom->property->structure.function != STRUCT_CHECK))
366 definition = atom->property->structure.definition;