Lines Matching refs:UNUSED_PARAMETER
440 #define UNUSED_PARAMETER(x) (void)(x)
965 UNUSED_PARAMETER(nVal);
1012 UNUSED_PARAMETER(nVal);
2375 #ifndef UNUSED_PARAMETER
2376 # define UNUSED_PARAMETER(X) (void)(X)
2593 UNUSED_PARAMETER(argc);
2647 UNUSED_PARAMETER(argc);
2772 UNUSED_PARAMETER(notUsed);
2797 UNUSED_PARAMETER(argc);
2810 UNUSED_PARAMETER(argc);
2832 UNUSED_PARAMETER(argc);
2858 UNUSED_PARAMETER(argc);
2899 UNUSED_PARAMETER(argc);
3082 #ifndef UNUSED_PARAMETER
3083 # define UNUSED_PARAMETER(X) (void)(X)
3209 UNUSED_PARAMETER(argc);
3229 UNUSED_PARAMETER(argc);
16239 UNUSED_PARAMETER(NotUsed);
16282 UNUSED_PARAMETER(zA1);
16283 UNUSED_PARAMETER(zA3);
16284 UNUSED_PARAMETER(zA4);
16952 UNUSED_PARAMETER(az);
17380 UNUSED_PARAMETER(db);
17381 UNUSED_PARAMETER(pArg);
18574 UNUSED_PARAMETER(azNotUsed);
19320 UNUSED_PARAMETER(argc);
19345 UNUSED_PARAMETER(argc);
19385 UNUSED_PARAMETER(argc);
25456 UNUSED_PARAMETER(in);
25457 UNUSED_PARAMETER(isContinuation);