Searched refs:define (Results 151 - 175 of 445) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dstandards3 #define _def_standards_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define __EXTENSIONS__ 1
H A Dcommon3 #define _AST_COMMON_H 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_pthread 1 /* #include <pthread.h> ok */
6 #define _hdr_stdarg 1 /* #include <stdarg.h> ok */
7 #define _hdr_stddef 1 /* #include <stddef.h> ok */
8 #define _hdr_stdint 1 /* #include <stdint.h> ok */
9 #define _hdr_inttypes 1 /* #include <inttypes.h> ok */
10 #define _hdr_unistd 1 /* #include <unistd.h> ok */
11 #define _hdr_time 1 /* #include <time.h> ok */
12 #define _sys_tim
[all...]
H A Dalign3 #define _def_align_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define ALIGN_CHUNK 8192
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
10 #define ALIGN_POINTER(x) ((char*)(x))
11 #define ALIGN_ROUND(x,y) ALIGN_POINTER(ALIGN_INTEGER((x)+(y)-1)&~((y)-1))
13 #define ALIGN_BOUND ALIGN_BOUND2
14 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
15 #define ALIGN_TRUN
[all...]
H A Dlimits3 #define _def_limits_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
8 #define CHAR_BIT 8
11 #define CHAR_MAX 127
14 #define CHAR_MIN -128
17 #define CLOCKS_PER_SEC 1000000
20 #define INT_MIN -2147483648
23 #define LLONG_MAX 9223372036854775807
26 #define LLONG_MIN -9223372036854775808
29 #define LONG_MA
[all...]
H A Dtty3 #define _def_tty_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _lib_tcgetattr 1 /* tcgetattr() in default lib(s) */
12 #define _lib_tcgetpgr
[all...]
/illumos-gate/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Doptions3 #define _def_options_ksh93 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _LIB_dll 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/arch/sol11.i386/lib/libdll.a is a library */
6 #define _LIB_ast 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/arch/sol11.i386/lib/libast.a is a library */
7 #define _LIB_m 1 /* -lm is a library */
8 #define _LIB_cmd 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/arch/sol11.i386/lib/libcmd.a is a library */
9 #define _LIB_md 1 /* -lmd is a library */
10 #define _LIB_nsl 1 /* -lnsl is a library */
11 #define SHELLMAGIC 1
13 # define SHOPT_DEVF
[all...]
/illumos-gate/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Doptions3 #define _def_options_ksh93 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _LIB_dll 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/arch/sol11.i386/lib/libdll.a is a library */
6 #define _LIB_ast 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/arch/sol11.i386/lib/libast.a is a library */
7 #define _LIB_m 1 /* -lm is a library */
8 #define _LIB_cmd 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/arch/sol11.i386/lib/libcmd.a is a library */
9 #define _LIB_md 1 /* -lmd is a library */
10 #define _LIB_nsl 1 /* -lnsl is a library */
11 #define SHELLMAGIC 1
13 # define SHOPT_DEVF
[all...]
/illumos-gate/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Doptions3 #define _def_options_ksh93 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _LIB_dll 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libdll.a is a library */
6 #define _LIB_ast 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libast.a is a library */
7 #define _LIB_m 1 /* -lm is a library */
8 #define _LIB_cmd 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/arch/sol11.sun4/lib/libcmd.a is a library */
9 #define _LIB_md 1 /* -lmd is a library */
10 #define _LIB_nsl 1 /* -lnsl is a library */
11 #define SHELLMAGIC 1
13 # define SHOPT_DEVF
[all...]
/illumos-gate/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Doptions3 #define _def_options_ksh93 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _LIB_dll 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/arch/sol11.sun4/lib/libdll.a is a library */
6 #define _LIB_ast 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/arch/sol11.sun4/lib/libast.a is a library */
7 #define _LIB_m 1 /* -lm is a library */
8 #define _LIB_cmd 1 /* /home/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/arch/sol11.sun4/lib/libcmd.a is a library */
9 #define _LIB_md 1 /* -lmd is a library */
10 #define _LIB_nsl 1 /* -lnsl is a library */
11 #define SHELLMAGIC 1
13 # define SHOPT_DEVF
[all...]
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dcommon3 #define _AST_COMMON_H 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_pthread 1 /* #include <pthread.h> ok */
6 #define _hdr_stdarg 1 /* #include <stdarg.h> ok */
7 #define _hdr_stddef 1 /* #include <stddef.h> ok */
8 #define _hdr_stdint 1 /* #include <stdint.h> ok */
9 #define _hdr_inttypes 1 /* #include <inttypes.h> ok */
10 #define _hdr_unistd 1 /* #include <unistd.h> ok */
11 #define _hdr_time 1 /* #include <time.h> ok */
12 #define _sys_tim
[all...]
H A Dalign3 #define _def_align_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define ALIGN_CHUNK 8192
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
10 #define ALIGN_POINTER(x) ((char*)(x))
11 #define ALIGN_ROUND(x,y) ALIGN_POINTER(ALIGN_INTEGER((x)+(y)-1)&~((y)-1))
13 #define ALIGN_BOUND ALIGN_BOUND2
14 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
15 #define ALIGN_TRUN
[all...]
H A Dlimits3 #define _def_limits_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
8 #define CHAR_BIT 8
11 #define CHAR_MAX 127
14 #define CHAR_MIN -128
17 #define CLOCKS_PER_SEC 1000000
20 #define INT_MIN -2147483648
23 #define LLONG_MAX 9223372036854775807
26 #define LLONG_MIN -9223372036854775808
29 #define LONG_MA
[all...]
H A Dtty3 #define _def_tty_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _lib_tcgetattr 1 /* tcgetattr() in default lib(s) */
12 #define _lib_tcgetpgr
[all...]
H A Dparam3 #define _def_param_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dcommon3 #define _AST_COMMON_H 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_pthread 1 /* #include <pthread.h> ok */
6 #define _hdr_stdarg 1 /* #include <stdarg.h> ok */
7 #define _hdr_stddef 1 /* #include <stddef.h> ok */
8 #define _hdr_stdint 1 /* #include <stdint.h> ok */
9 #define _hdr_inttypes 1 /* #include <inttypes.h> ok */
10 #define _hdr_unistd 1 /* #include <unistd.h> ok */
11 #define _hdr_time 1 /* #include <time.h> ok */
12 #define _sys_tim
[all...]
H A Dalign3 #define _def_align_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define ALIGN_CHUNK 8192
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
10 #define ALIGN_POINTER(x) ((char*)(x))
11 #define ALIGN_ROUND(x,y) ALIGN_POINTER(ALIGN_INTEGER((x)+(y)-1)&~((y)-1))
13 #define ALIGN_BOUND ALIGN_BOUND2
14 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
15 #define ALIGN_TRUN
[all...]
H A Dlimits3 #define _def_limits_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
8 #define CHAR_BIT 8
11 #define CHAR_MAX 127
14 #define CHAR_MIN -128
17 #define CLOCKS_PER_SEC 1000000
20 #define INT_MIN -2147483648
23 #define LLONG_MAX 9223372036854775807
26 #define LLONG_MIN -9223372036854775808
29 #define LONG_MA
[all...]
H A Dtty3 #define _def_tty_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _lib_tcgetattr 1 /* tcgetattr() in default lib(s) */
12 #define _lib_tcgetpgr
[all...]
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dcommon3 #define _AST_COMMON_H 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_pthread 1 /* #include <pthread.h> ok */
6 #define _hdr_stdarg 1 /* #include <stdarg.h> ok */
7 #define _hdr_stddef 1 /* #include <stddef.h> ok */
8 #define _hdr_stdint 1 /* #include <stdint.h> ok */
9 #define _hdr_inttypes 1 /* #include <inttypes.h> ok */
10 #define _hdr_unistd 1 /* #include <unistd.h> ok */
11 #define _hdr_time 1 /* #include <time.h> ok */
12 #define _sys_tim
[all...]
H A Dalign3 #define _def_align_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define ALIGN_CHUNK 8192
8 #define ALIGN_INTEGRAL long
9 #define ALIGN_INTEGER(x) ((ALIGN_INTEGRAL)(x))
10 #define ALIGN_POINTER(x) ((char*)(x))
11 #define ALIGN_ROUND(x,y) ALIGN_POINTER(ALIGN_INTEGER((x)+(y)-1)&~((y)-1))
13 #define ALIGN_BOUND ALIGN_BOUND2
14 #define ALIGN_ALIGN(x) ALIGN_ALIGN2(x)
15 #define ALIGN_TRUN
[all...]
H A Dlimits3 #define _def_limits_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
8 #define CHAR_BIT 8
11 #define CHAR_MAX 127
14 #define CHAR_MIN -128
17 #define CLOCKS_PER_SEC 1000000
20 #define INT_MIN -2147483648
23 #define LLONG_MAX 9223372036854775807
26 #define LLONG_MIN -9223372036854775808
29 #define LONG_MA
[all...]
H A Dtty3 #define _def_tty_ast 1
4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_termios 1 /* #include <termios.h> ok */
6 #define _hdr_termio 1 /* #include <termio.h> ok */
7 #define _hdr_sgtty 1 /* #include <sgtty.h> ok */
8 #define _sys_termios 1 /* #include <sys/termios.h> ok */
9 #define _sys_termio 1 /* #include <sys/termio.h> ok */
10 #define _sys_ioctl 1 /* #include <sys/ioctl.h> ok */
11 #define _lib_tcgetattr 1 /* tcgetattr() in default lib(s) */
12 #define _lib_tcgetpgr
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Ddssetup.ndl27 #define _DSSETUP_NDL_
40 #define DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo 0x00
41 #define DSSETUP_OPNUM_DsRoleDnsNameToFlatName 0x01
42 #define DSSETUP_OPNUM_DsRoleDcAsDc 0x02
43 #define DSSETUP_OPNUM_DsRoleDcAsReplica 0x03
44 #define DSSETUP_OPNUM_DsRoleDemoteDc 0x04
45 #define DSSETUP_OPNUM_DsRoleGetDcOperationProgress 0x05
46 #define DSSETUP_OPNUM_DsRoleGetDcOperationResults 0x06
47 #define DSSETUP_OPNUM_DsRoleCancel 0x07
48 #define DSSETUP_OPNUM_DsRoleServerSaveStateForUpgrad
[all...]
H A Dllsrpc.ndl27 #define _MLSVC_LLSR_NDL_
46 #define LLSR_OPNUM_Open 0x00
47 #define LLSR_OPNUM_Close 0x01
48 #define LLSR_OPNUM_Connect 0x3a
49 #define LLSR_OPNUM_Disconnect 0x3b
50 #define LLSR_OPNUM_Unknown3c 0x3c
51 #define LLSR_OPNUM_Unknown3d 0x3d
52 #define LLSR_OPNUM_Unknown3e 0x3e
53 #define LLSR_OPNUM_Unknown3f 0x3f
54 #define LLSR_OPNUM_Unknown4
[all...]
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def31 #define xfree(a) { if (a!=NULL) { yfree(a); a=NULL; } }
32 #define yfree free
34 #define dprintf if (dbg) printf
36 # define dprintf(x1, x2, x3, x4)
38 #define WC_VERY_SMALL ((wchar_t) 0x0001)
39 #define WC_VERY_LARGE ((wchar_t) ~0x0000)
80 #define STR 01 /* string value is valid */
81 #define NUM 02 /* number value is valid */
82 #define FLD 04 /* FLD means don't free string space */
83 #define CO
[all...]

Completed in 115 milliseconds

1234567891011>>