Home
last modified time | relevance | path

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

/optee_os/lib/libutils/compiler-rt/lib/builtins/
H A Dint_lib.h37 #define NOINLINE __declspec(noinline) macro
42 #define NOINLINE __attribute__((noinline)) macro