Lines Matching refs:library
153 dat) mm="a library data symbol" ;;
160 lib) mm="a library function" ;;
162 "") mm="a library" ;;
163 *) ii=$*; mm="a library group" ;;
168 mth) mm="a math library symbol" ;;
765 [L:library?Adds \b-L\b\adir\a to the C compiler flags.]:[dir]
784 library symbols are only detected when referenced at runtime from
821 [+library references?\b-l\b*, *\b.a\b, etc. \b_LIB_\b\aname\a
822 is defined to be 1 if \b-l\b\aname\a is a library.]
957 symbol in the math library.]
1079 L) set="$set set library $OPTARG :" ;;
1140 --l=*|--li=*|--lib=*|--libr=*|--libra=*|--librar=*|--library=*)
1216 L) set="$set set library $OPTARG :" ;;
1563 L) op=library ;;
1727 library)for y in $libpaths
2754 *) can="$can$cansep#define _LIB_$c 1 /* $x is a library */"
2772 *) can="$can$cansep#define HAVE_${c}_LIB 1 /* $x is a library */"
2789 *' '*) q="a library group" ;;
2790 *) q="a library" ;;