Home
last modified time | relevance | path

Searched refs:pic_mode (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/
H A Dltmain.sh820 pic_mode=yes
825 pic_mode=no
867 pic_mode=default
870 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
872 pic_mode=default
942 if test "$pic_mode" != no; then
1025 if test "$pic_mode" != yes; then
4370 if test -n "$pic_flag" || test "$pic_mode" != default; then
/PHP-5.5/build/
H A Dlibtool.m4201 [pic_mode="$withval"],
202 [pic_mode=default])
203 test -z "$pic_mode" && pic_mode=default
2147 pic_mode=ifelse($#,1,$1,default)
4264 pic_mode=$pic_mode

Completed in 27 milliseconds