HomeSort by: relevance | last modified time | path
    Searched refs:ANSI (Results 1 - 19 of 19) sorted by relevancy

  /src/lib/libc/gdtoa/
gdtoa.h 56 #ifndef ANSI
58 #define ANSI(x) ()
61 #define ANSI(x) x
64 #endif /* ANSI */
127 extern char* dtoa ANSI((double d, int mode, int ndigits, int *decpt,
129 extern char* hdtoa ANSI((double d, const char *xdigs, int ndigits, int *decpt,
131 extern char* ldtoa ANSI((long double *ld, int mode, int ndigits, int *decpt,
133 extern char* hldtoa ANSI((long double e, const char *xdigs, int ndigits,
136 extern char* gdtoa ANSI((CONST FPI *fpi, int be, ULong *bits, int *kindp,
138 extern void freedtoa ANSI((char*))
    [all...]
gdtoaimp.h 224 extern Char *MALLOC ANSI((size_t));
531 extern void memcpy_D2A ANSI((void*, const void*, size_t));
590 extern Bigint *Balloc ANSI((int));
591 extern void Bfree ANSI((Bigint*));
592 extern void ULtof ANSI((ULong*, ULong*, Long, int));
593 extern void ULtod ANSI((ULong*, ULong*, Long, int));
594 extern void ULtodd ANSI((ULong*, ULong*, Long, int));
595 extern void ULtoQ ANSI((ULong*, ULong*, Long, int));
596 extern void ULtox ANSI((UShort*, ULong*, Long, int));
597 extern void ULtoxL ANSI((ULong*, ULong*, Long, int))
    [all...]
  /src/lib/libc/gdtoa/test/
dtest.c 56 extern int getround ANSI((int,char*));
ftest.c 55 extern int getround ANSI((int,char*));
dt.c 60 extern double atof ANSI((char*));
80 extern char *dtoa ANSI((double, int, int, int*, int*, char **));
Qtest.c 57 extern int getround ANSI((int,char*));
ddtest.c 56 extern int getround ANSI((int,char*));
xLtest.c 57 extern int getround ANSI((int,char*));
xtest.c 57 extern int getround ANSI((int,char*));
  /src/sys/arch/mips/sibyte/include/
sb1250_defs.h 52 * These headers require ANSI C89 string concatenation, and GCC or other
56 #error SiByte headers require ANSI C89 support
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 13 2) An ANSI C compiler.
  /src/share/terminfo/
terminfo 116 # roughly by type frequency with ANSI/VT100 and other common types up front.
203 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
205 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
206 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
210 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
227 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
245 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
248 # the new organization, which puts ANSI types, xterm, Unix consoles,
291 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES
334 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilitie
    [all...]
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 507 | THIS FUNCTION DOES NOT CONFORM THE ANSI STANDARD
530 | movel %sp@(8),%d0 | uncomment this to conform ANSI
  /src/sys/arch/hppa/stand/xxboot/
start.S 539 ; copy %arg0,%ret0 ; uncomment this to conform ANSI
  /src/tools/make/
configure 2866 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2870 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2875 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2894 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
3201 $as_echo_n "checking for ANSI C header files... " >&6; }
3228 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3245 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3262 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi
    [all...]
  /src/lib/librumpuser/
configure 2985 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2989 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2994 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3013 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
3521 $as_echo_n "checking for ANSI C header files... " >&6; }
3548 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3565 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3582 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 494 # Standard ANSI escape sequences
5555 /* declarations of non-ANSI functions */
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4178 /* declarations of non-ANSI functions */
configure 4114 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4118 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4123 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4142 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
6432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6433 $as_echo_n "checking for ANSI C header files... " >&6; }
6460 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6477 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6494 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi
    [all...]

Completed in 40 milliseconds