Home
last modified time | relevance | path

Searched defs:SECTION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dstatic_plugin_decl.h36 #define SECTION(NAME) #NAME",\"wa\"\n .align 3\n" macro
38 #define SECTION(NAME) #NAME",\"wa\"\n .align 8\n" macro
40 #define SECTION(NAME) #NAME",\"wa\"\n .align 2\n" macro
42 #define SECTION(NAME) #NAME",\"wa\"\n .align 4\n" macro
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_read_cfg.c37 typedef enum SECTION { enum
42 } SECTION; typedef