Searched refs:UNUSED_PARAM (Results 1 – 4 of 4) sorted by relevance
76 int level UNUSED_PARAM, in krb5_decode() argument77 struct connectdata *conn UNUSED_PARAM) in krb5_decode() argument
625 # define UNUSED_PARAM __attribute__((__unused__)) macro628 # define UNUSED_PARAM /*NOTHING*/ macro
163617 #define UNUSED_PARAM(X) (void)(X)164761 UNUSED_PARAM(argc);165092 UNUSED_PARAM(argc);165141 UNUSED_PARAM(pzErr);165142 UNUSED_PARAM(argv);165143 UNUSED_PARAM(argc);165144 UNUSED_PARAM(pAux);165166 UNUSED_PARAM(p);165400 UNUSED_PARAM(tab);165440 UNUSED_PARAM(idxStr);[all …]
163587 #define UNUSED_PARAM(X) (void)(X)164731 UNUSED_PARAM(argc);165062 UNUSED_PARAM(argc);165111 UNUSED_PARAM(pzErr);165112 UNUSED_PARAM(argv);165113 UNUSED_PARAM(argc);165114 UNUSED_PARAM(pAux);165136 UNUSED_PARAM(p);165370 UNUSED_PARAM(tab);165410 UNUSED_PARAM(idxStr);[all …]