Searched refs:pic_mode (Results 1 – 2 of 2) sorted by relevance
827 pic_mode=yes832 pic_mode=no874 pic_mode=default877 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then879 pic_mode=default949 if test "$pic_mode" != no; then1032 if test "$pic_mode" != yes; then4383 if test -n "$pic_flag" || test "$pic_mode" != default; then
201 [pic_mode="$withval"],202 [pic_mode=default])203 test -z "$pic_mode" && pic_mode=default2154 pic_mode=ifelse($#,1,$1,default)4269 pic_mode=$pic_mode
Completed in 38 milliseconds