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

/freebsd-current/contrib/byacc/
H A Dconfigure6178 for cf_attribute in scanf printf unused noreturn
6181 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
6183 cf_directive="__attribute__(($cf_attribute))"
6186 case "$cf_attribute" in
6211 test -n "$verbose" && echo "$as_me:6211: result: ... $cf_attribute" >&5
6212 echo "${ECHO_T}... $cf_attribute" >&6
6214 case "$cf_attribute" in
/freebsd-current/contrib/dialog/
H A Dconfigure7457 for cf_attribute in scanf printf unused noreturn
7460 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
7462 cf_directive="__attribute__(($cf_attribute))"
7465 case "$cf_attribute" in
7490 test -n "$verbose" && echo "$as_me:7490: result: ... $cf_attribute" >&5
7491 echo "${ECHO_T}... $cf_attribute" >&6
7493 case "$cf_attribute" in
/freebsd-current/contrib/ncurses/
H A Dconfigure16633 for cf_attribute in scanf printf unused noreturn
16636 cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
16638 cf_directive="__attribute__(($cf_attribute))"
16641 case "$cf_attribute" in
16666 test -n "$verbose" && echo "$as_me:16666: result: ... $cf_attribute" >&5
16667 echo "${ECHO_T}... $cf_attribute" >&6
16669 case "$cf_attribute" in

Completed in 173 milliseconds