Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dalloca.c147 #ifndef ALIGN_SIZE
148 #define ALIGN_SIZE sizeof(double) macro
153 char align[ALIGN_SIZE]; /* To force sizeof(header). */