aml_field
MEMMAN_INITIALSTORAGE_DESC(struct aml_field, _aml_field_storage);
MEMMAN_MEMBLOCK_DESC(sizeof(struct aml_field), _aml_field_storage),
struct aml_field *field;
struct aml_field field;
struct aml_field *template);
struct aml_field *template,
aml_parse_field(struct aml_environ *env, struct aml_field *template)
struct aml_field *prop;
aml_parse_fieldlist(struct aml_environ *env, struct aml_field *template,
struct aml_field fieldtemplate;
struct aml_field template;
struct aml_field template;
struct aml_field *field;