Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h686 #define PROPERTY_HEAD_SIZE (sizeof (struct _Property)-sizeof (union Body)) macro
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmisc.cc602 size += PROPERTY_HEAD_SIZE; in append_prop()