Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dalloca.c129 # ifndef ALIGN_SIZE
130 # define ALIGN_SIZE sizeof(double) macro
135 char align[ALIGN_SIZE]; /* To force sizeof(header). */
/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). */