Searched refs:cf_attribute (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/byacc/
H A Dconfigure4287 for cf_attribute in scanf printf unused noreturn
4290 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
4292 cf_directive="__attribute__(($cf_attribute))"
4295 case $cf_attribute in
4320 test -n "$verbose" && echo "$as_me:4320: result: ... $cf_attribute" >&5
4321 echo "${ECHO_T}... $cf_attribute" >&6
4323 case $cf_attribute in
/freebsd-11-stable/contrib/dialog/
H A Dconfigure4569 for cf_attribute in scanf printf unused noreturn
4572 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
4574 cf_directive="__attribute__(($cf_attribute))"
4577 case $cf_attribute in #(vi
4602 test -n "$verbose" && echo "$as_me:4602: result: ... $cf_attribute" >&5
4603 echo "${ECHO_T}... $cf_attribute" >&6
4605 case $cf_attribute in #(vi
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure12729 for cf_attribute in scanf printf unused noreturn
12732 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
12734 cf_directive="__attribute__(($cf_attribute))"
12737 case $cf_attribute in #(vi
12762 test -n "$verbose" && echo "$as_me:12762: result: ... $cf_attribute" >&5
12763 echo "${ECHO_T}... $cf_attribute" >&6
12765 case $cf_attribute in #(vi

Completed in 224 milliseconds