Searched defs:FILEBYTES (Results 1 – 1 of 1) sorted by relevance
44 #define FILEBYTES __declspec(align(64)) const uint8_t fileBytes[] macro46 #define FILEBYTES const uint8_t fileBytes[] __attribute__((aligned(64))) macro