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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dcommon.h84 # define PYBIND11_NOINLINE __declspec(noinline) macro
86 # define PYBIND11_NOINLINE __attribute__ ((noinline)) macro

Completed in 9 milliseconds