Home
last modified time | relevance | path

Searched defs:e (Results 176 – 200 of 897) sorted by relevance

12345678910>>...36

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-float.c27 double complex e; variable
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dcrash-ptrlist.c7 char *e = &b; local
H A Dsm_loops6.c7 int a = 10, b = 10, c = 10, d = 10, e = 10; in test() local
H A Dsm_overflow3.c9 char e[4]; in func() local
H A Dsm_range2.c3 int a, b, c, d, e; variable
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_itoq.c51 unsigned int s, e; in _Qp_itoq() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dgetsyntx.c52 char const *e; in getsyntx() local
/illumos-gate/usr/src/cmd/tip/
H A Duucplock.c20 #define ASSERT(e, f, v) if (!(e)) {\ argument
26 #define ASSERT(e, f, v) if (!(e)) {\ argument
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d48 enum uio_rw e; member
58 enum uio_rw e; member
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetAdapterName.cc61 } catch (HBAException &e) { in Sun_fcGetAdapterName() local
H A DSun_fcGetPortAttributesByWWN.cc57 } catch (HBAException &e) { in Sun_fcGetPortAttributesByWWN() local
H A DSun_fcGetTgtAdapterName.cc61 } catch (HBAException &e) { in Sun_fcGetTgtAdapterName() local
H A DSun_fcSetRNIDMgmtInfo.cc60 } catch (HBAException &e) { in Sun_fcSetRNIDMgmtInfo() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dplock.c58 int e; /* return value */ in plock() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfsize.c60 { Sfoff_t e; local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmgoff.c45 tmgoff(register const char* s, char** e, int d) in tmgoff()
H A Dtmpoff.c46 register char* e = s + z; in tmpoff() local
H A Dtmscan.c38 tmscan(const char* s, char** e, const char* format, char** f, time_t* clock, long flags) in tmscan()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Drecstr.c43 recstr(register const char* s, char** e) in recstr()
/illumos-gate/usr/src/tools/smatch/src/cwchash/
H A Dhashtable_utility.c21 struct entry *e; in hashtable_change() local
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dglobal-direct.c5 int b, e = 0; in foo() local
H A Dglobal-direct-undef.c5 int b, e; in foo() local
H A Dglobal-noalias.c1 int a, b, c, d, e; variable
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c532 int err, e; in prop_create() local
664 int e; in props_create() local
710 int e; in pgroups_create() local
1045 int e; in pgroup_record() local
1626 int e = -1; in enum_run() local
1671 int e = -1; in fac_enum_run() local
1738 int e, ccnt = 0; in topo_xml_range_process() local
1998 int e, validate = 0; in txml_file_parse() local
/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c1036 static inline int is_null_pointer_constant(struct expression *e) in is_null_pointer_constant()
2368 static void convert_index(struct expression *e) in convert_index()
2379 static void convert_ident(struct expression *e) in convert_ident()
2390 static void convert_designators(struct expression *e) in convert_designators()
2403 static void excess(struct expression *e, const char *s) in excess()
2414 struct expression *e = *v, *new; in first_subobject() local
2516 struct expression *e, struct expression **v) in next_designators()
2595 struct expression *e, *last = NULL, *top = NULL, *next; in handle_list_initializer() local
2679 struct expression *e = *v; in is_string_literal() local
2748 struct expression *e = *ep, *p; in handle_initializer() local
[all …]

12345678910>>...36