numpy
2.0.0
Main Page
Data Structures
Files
File List
Globals
Defines
include/numpy/utils.h File Reference
Go to the source code of this file.
Defines
#define
NPY_UNUSED
(x) (__NPY_UNUSED_TAGGED ## x) __COMP_NPY_UNUSED
Define Documentation
#define
NPY_UNUSED
(
x
)
(__NPY_UNUSED_TAGGED ## x) __COMP_NPY_UNUSED
Use this to tag a variable as not used. It will remove unused variable warning on support platforms (see __COM_NPY_UNUSED) and mangle the variable to avoid accidental use
utils.h
Generated on Mon May 19 2014 11:44:11 for numpy by
1.7.6.1