Searched defs:noinline_for_stack (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_config.h90 * that noinline_for_stack is #defined to be empty even when using GCC.
93 #ifndef noinline_for_stack
95 # define noinline_for_stack __attribute__((__noinline__)) macro
97 # define noinline_for_stack macro

Completed in 21 milliseconds