Home | History | Annotate | Download | only in jpeg

Lines Matching refs:nlist

974   nlist=conftest.nm
975 if { echo "$progname:975: eval \"$NM conftest.o | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.o | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
978 if sort "$nlist" | uniq > "$nlist"T; then
979 mv -f "$nlist"T "$nlist"
980 wcout=`wc "$nlist" 2>/dev/null`
984 rm -f "$nlist"T
989 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
990 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
998 sed 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> conftest.c
1018 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> conftest.c
1041 echo "cannot find nm_test_func in $nlist" >&5
1044 echo "cannot find nm_test_var in $nlist" >&5