Lines Matching defs:h
10 #include <assert.h>11 #include <stddef.h>12 #include <stdint.h>14 #include <arch_helpers.h>15 #include <common/bl_common.h>16 #include <plat/common/platform.h>31 param_header_t h;229 .h.type = PARAM_EP, \230 .h.version = VERSION_1, \231 .h.size = sizeof(pmf_svc_desc_t), \232 .h.attr = 0, \