Searched refs:aml_objtype (Results 1 – 3 of 3) sorted by relevance
39 enum aml_objtype { enum63 enum aml_objtype type; /* =aml_t_namestr */68 enum aml_objtype type;75 enum aml_objtype type; /* =aml_t_num */81 enum aml_objtype type;87 enum aml_objtype type; /* =aml_t_string */93 enum aml_objtype type; /* =aml_t_buffer */125 enum aml_objtype type;138 enum aml_objtype type; /* aml_t_bufferfield */148 enum aml_objtype type;[all …]
58 MEMMAN_INITIALSTORAGE_DESC(enum aml_objtype, _aml_objtype_storage);81 MEMMAN_MEMBLOCK_DESC(sizeof(enum aml_objtype), _aml_objtype_storage),
123 aml_alloc_object(enum aml_objtype type, union aml_object *orig) in aml_alloc_object()229 enum aml_objtype type; in aml_realloc_object()