Home
last modified time | relevance | path

Searched refs:OSCL_PACKED_VAR (Results 1 – 3 of 3) sorted by relevance

/external/opencore/oscl/oscl/osclbase/src/
Doscl_base_macros.h140 #ifndef OSCL_PACKED_VAR
141 #define OSCL_PACKED_VAR "error" macro
/external/opencore/oscl/oscl/config/android/
Dosclconfig.h81 #define OSCL_PACKED_VAR(x) x __attribute__((packed)) macro
/external/opencore/oscl/oscl/config/linux/
Dosclconfig.h76 #define OSCL_PACKED_VAR(x) x __attribute__((packed)) macro