Searched defs:NGTCP2_ALIGN (Results 1 – 1 of 1) sorted by relevance
97 # define NGTCP2_ALIGN(N) __declspec(align(N)) macro99 # define NGTCP2_ALIGN(N) __attribute__((aligned(N))) macro