Searched defs:POLY1305_NOINLINE (Results 1 – 3 of 3) sorted by relevance
7 # define POLY1305_NOINLINE __declspec(noinline) macro9 # define POLY1305_NOINLINE __attribute__((noinline)) macro11 # define POLY1305_NOINLINE macro
15 # define POLY1305_NOINLINE __declspec(noinline) macro17 # define POLY1305_NOINLINE __attribute__((noinline)) macro19 # define POLY1305_NOINLINE macro
23 # define POLY1305_NOINLINE __declspec(noinline) macro25 # define POLY1305_NOINLINE __attribute__((noinline)) macro27 # define POLY1305_NOINLINE macro