Home
last modified time | relevance | path

Searched refs:static (Results 1 – 25 of 157) sorted by relevance

1234567

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc51 static int user = 0;
64 static HT heap[1024 * 4];
65 static HT* hp = &heap[1];
66 static HT* op;
141 static growdown()
142 { static char* addr = 0;
158 static int test_free_hit = 0;
159 static int test_malloc_hit = 0;
160 static int test_memalign_hit = 0;
161 static int test_realloc_hit = 0;
[all …]
H A Daso275 static LONGLONG _aso_InterlockedCompareExchange64_init(LONGLONG volatile*, LONGLONG, LONGLONG);
277static _aso_InterlockedCompareExchange64_f _aso_InterlockedCompareExchange64 = _aso_InterlockedCom…
278 static LONGLONG _aso_InterlockedCompareExchange64_32(LONGLONG volatile* p, LONGLONG o, LONGLONG n)
294static LONGLONG _aso_InterlockedCompareExchange64_init(LONGLONG volatile* p, LONGLONG o, LONGLONG …
303 static LONGLONG _aso_InterlockedIncrement64_init(LONGLONG volatile*);
304static _aso_InterlockedIncrement64_f _aso_InterlockedIncrement64 = _aso_InterlockedIncrement64_ini…
305 static LONGLONG _aso_InterlockedIncrement64_32(LONGLONG volatile* p)
315 static LONGLONG _aso_InterlockedIncrement64_init(LONGLONG volatile* p)
324 static LONGLONG _aso_InterlockedDecrement64_init(LONGLONG volatile*);
325static _aso_InterlockedDecrement64_f _aso_InterlockedDecrement64 = _aso_InterlockedDecrement64_ini…
[all …]
H A Dcommon203 static char i_char = 1;
204 static short i_short = 1;
205 static int i_int = 1;
206 static long i_long = 1L;
209 static _ast_int8_t i_long_long = 1LL;
210 static unsigned _ast_int8_t u_long_long = 18446744073709551615ULL;
212 static _ast_int8_t i_long_long = 1;
213 static unsigned _ast_int8_t u_long_long = 18446744073709551615;
217 static struct
233 static int int_size[] = { 1, 2, 4, 8 };
[all …]
H A Domitted6 static int
95 static int sigalrm = 0;
97 static void
H A Dtvlib6 static struct timespec ts[2];
38 static struct timespec tv;
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A DMakefile36 test-merge-static/Makefile.ctftest \
37 test-merge-static/test-a.c \
38 test-merge-static/test-b.c \
39 test-merge-static/test-c.c \
40 test-merge-static/test-d.c \
41 test-merge-static/test-main.c \
59 MAKEDIRS = test-merge-static \
78 check-merge-static \
105 check-merge-static := LDLIBS += -lelf
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dmath74 static Sfdouble_t local_finite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fi…
75 static int local_fpclassify __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpcla…
76 static int local_fpclass __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpclass(…
77 static int local_isfinite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isfinit…
78 static int local_isgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t …
79 static int local_isgreaterequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoub…
80 static int local_isinf __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isinf(a1);}
81 static int local_isless __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;…
82 static int local_islessequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_…
83 static int local_islessgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoubl…
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dmath74 static Sfdouble_t local_finite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fi…
75 static int local_fpclassify __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpcla…
76 static int local_fpclass __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpclass(…
77 static int local_isfinite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isfinit…
78 static int local_isgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t …
79 static int local_isgreaterequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoub…
80 static int local_isinf __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isinf(a1);}
81 static int local_isless __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;…
82 static int local_islessequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_…
83 static int local_islessgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoubl…
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dmath74 static Sfdouble_t local_finite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fi…
75 static int local_fpclassify __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpcla…
76 static int local_fpclass __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpclass(…
77 static int local_isfinite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isfinit…
78 static int local_isgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t …
79 static int local_isgreaterequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoub…
80 static int local_isinf __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isinf(a1);}
81 static int local_isless __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;…
82 static int local_islessequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_…
83 static int local_islessgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoubl…
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dmath74 static Sfdouble_t local_finite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fi…
75 static int local_fpclassify __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpcla…
76 static int local_fpclass __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return fpclass(…
77 static int local_isfinite __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isfinit…
78 static int local_isgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t …
79 static int local_isgreaterequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoub…
80 static int local_isinf __PARAM__((Sfdouble_t a1), (a1)) __OTORP__(Sfdouble_t a1;){return isinf(a1);}
81 static int local_isless __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_t a1;…
82 static int local_islessequal __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdouble_…
83 static int local_islessgreater __PARAM__((Sfdouble_t a1,Sfdouble_t a2), (a1, a2)) __OTORP__(Sfdoubl…
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dmkast_sa46 static char i_char = 1;
47 static short i_short = 1;
48 static int i_int = 1;
49 static long i_long = 1;
51 static _ast_int8_t i_long_long = 1;
54 static struct
70 static struct
83 static int int_size[] = { 1, 2, 4, 8 };
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4563 static void addr_2L_tof(), addr_2L_tom(),
612 static struct {
675 static const struct {
712 static const Elf_Type mtype[EV_CURRENT][SHT_NUM] =
847 static Elf_Data *
937 static void
952 static void
961 static void
978 static void
1008 static void
[all …]
H A Dxlate.m4510 static void addr_2L_tof(), addr_2L_tom(),
554 static struct {
618 static const struct {
656 static const Elf_Type mtype[EV_CURRENT][SHT_NUM] =
856 static Elf_Data *
946 static void
961 static void
970 static void
987 static void
1017 static void
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMakefile128 static struct map pplexmap[] =
142 static struct map ppstatemap[] =
156 static struct map ppmodemap[] =
170 static struct map ppoptionmap[] =
184 static struct map ppinmap[] =
H A Dpp.tab12 %keywords "static struct ppkeyword directives"
32 %keywords "static struct ppkeyword options" prefix=X_ index=optindex last=last_option
104 %keywords "static struct ppkeyword predicates" prefix=X_ index=optindex
115 %keywords "static struct ppkeyword readonlys" prefix=R_
212 %keywords "static struct ppkeyword variables" prefix=V_ index=optindex
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi37 static int xpos;
39 static int ypos;
41 static volatile unsigned char *video;
45 static void cls (void);
46 static void itoa (char *buf, int base, int d);
47 static void putchar (int c);
156 static void
173 static void
217 static void
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dinclude-eval.inc4 static unsigned int ok(void)
9 static unsigned int ko(void)
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dreturn_implies.schema5 static boolean,
11 CONSTRAINT implies_row UNIQUE (file, function, call_id, static, type, parameter, key, value)
H A Dcall_implies.schema5 static boolean,
11 CONSTRAINT implies_row UNIQUE (file, function, call_id, static, type, parameter, key, value)
H A Dinsert_manual_states.pl51 my $static = $row[2];
53 $insert->execute($file, $func, 0, $return_id, $ret, $static, $type, $param, $key, $value);
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dmkerror.sh39 static const char *_fmev_errstrs[] = {
50 static const int _fmev_nerrs =
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-loopback59 /sbin/ipadm create-addr -t -T static -a 127.0.0.1/8 lo0/v4
62 /sbin/ipadm create-addr -t -T static -a ::1/128 lo0/v6
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtiget.ed13 static short booloffsets[] =
22 static short numoffsets[] =
31 static short stroffsets[] =
H A Dtifget.ed13 static short booloffsets[] =
22 static short numoffsets[] =
31 static short stroffsets[] =
H A Dtermcap.ed54 static char *
76 static short booloffsets[] =
85 static short numoffsets[] =
94 static short stroffsets[] =

1234567