• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/tcl-105/tcl/tcl/unix/

Lines Matching +refs:term +refs:ansi +refs:at +refs:dir

105   # Find who we are.  Look in the path if we contain no path at all
161 # substitution so that $LINENO is not a special case at line end.
206 # Don't use ln at all; we don't have any links
798 --srcdir=DIR find the sources in DIR [configure dir or \`..']
860 --enable-langinfo use nl_langinfo if possible to determine encoding at
877 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
878 nonstandard directory <lib dir>
879 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
880 headers in a nonstandard directory <include dir>
1183 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
2137 array size at least. It's necessary to write '\x00'==0 to get something
2155 # Don't try gcc -ansi; that turns off useful extensions and
2157 # AIX -qlanglvl=ansi
2162 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2790 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8333 # requires an extra version number at the end of .so file names.
14118 or more and with at least one buffer not starting on a 4-byte boundary.
14574 char *term, *string = "0";
14575 exit(strtoul(string,&term,0) != 0 || term != string+1);
14741 char *term, *string = " +69";
14742 exit(strtod(string,&term) != 69 || term != string+4);
14913 char *term;
14915 value = strtod(infString, &term);
14916 if ((term != infString) && (term[-1] == 0)) {
14919 value = strtod(nanString, &term);
14920 if ((term != nanString) && (term[-1] == 0)) {
14923 value = strtod(spaceString, &term);
14924 if (term == (spaceString+1)) {
15999 # 1. Some systems don't provide a gettimeofday function at all
18398 for dir in /usr/share/zoneinfo \
18402 if test -f $dir/UTC -o -f $dir/GMT
18404 tcl_cv_dir_zoneinfo="$dir"
18412 echo "$as_me:$LINENO: result: $dir" >&5
18413 echo "${ECHO_T}$dir" >&6
18749 # AIX remembers this path and will attempt to use it at run-time to look
18894 # Install time header dir can be set via --includedir
19189 # Find who we are. Look in the path if we contain no path at all
19246 # substitution so that $LINENO is not a special case at line end.
19292 # Don't use ln at all; we don't have any links
19709 # speed up the sed processing (if there are no `@' at all, there