Home
last modified time | relevance | path

Searched defs:DEFAULT_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_mem/include/
Dvpx_mem_intrnl.h20 # define DEFAULT_ALIGNMENT 32 /*default addr alignment to use in macro
24 # define DEFAULT_ALIGNMENT (2 * sizeof(void*)) /* NOLINT */ macro
/external/bison/lib/
Dobstack.c71 DEFAULT_ALIGNMENT = offsetof (struct fooalign, u), enumerator
/external/gptfdisk/
Dgpt.h19 #define DEFAULT_ALIGNMENT 2048 macro