Searched refs:UNUSED_PARAM (Results 1 – 2 of 2) sorted by relevance
77 UNUSED_PARAM(b_end) in yaml_string_join()
678 # define UNUSED_PARAM(a) (void)(a); macro680 # define UNUSED_PARAM(a) /*@-noeffect*/if (0) (void)(a)/*@=noeffect*/; macro