Searched refs:PARAMETER_NO_EXPORT (Results 1 – 1 of 1) sorted by relevance
7 # define PARAMETER_NO_EXPORT macro19 # ifndef PARAMETER_NO_EXPORT20 # define PARAMETER_NO_EXPORT __attribute__((visibility("hidden"))) macro27 # define PARAMETER_DEPRECATED_NO_EXPORT PARAMETER_NO_EXPORT __attribute__ ((__deprecated__))