Home
last modified time | relevance | path

Searched defs:e (Results 276 – 300 of 900) sorted by relevance

1...<<11121314151617181920>>...36

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcSendRNID.cc57 } catch (HBAException &e) { in Sun_fcSendRNID() local
H A DSun_fcSendRNIDV2.cc69 } catch (HBAException &e) { in Sun_fcSendRNIDV2() local
H A DSun_fcRegisterForAdapterEvents.cc68 } catch (HBAException &e) { in Sun_fcRegisterForAdapterEvents() local
H A DSun_fcSendCTPassThru.cc56 } catch (HBAException &e) { in Sun_fcSendCTPassThru() local
H A DSun_fcSendLIRR.cc61 } catch (HBAException &e) { in Sun_fcSendLIRR() local
H A DSun_fcSendRPL.cc62 } catch (HBAException &e) { in Sun_fcSendRPL() local
H A DTargetEventListener.cc63 TargetEvent *e = static_cast<TargetEvent*> (&event); in dispatch() local
/illumos-gate/usr/src/test/libc-tests/tests/
H A Disatty.c66 int e = errno; in main() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c363 int e = *(p+1); in matchbalance() local
567 const char *e) { in push_onecapture()
585 static int push_captures (MatchState *ms, const char *s, const char *e) { in push_captures()
683 const char *e; in gmatch_aux() local
709 const char *e) { in add_s()
735 const char *e, int tr) { in add_value()
788 const char *e; in str_gsub() local
H A Dlparser.c147 static void init_exp (expdesc *e, expkind k, int i) { in init_exp()
154 static void codestring (LexState *ls, expdesc *e, TString *s) { in codestring()
159 static void checkname (LexState *ls, expdesc *e) { in checkname()
309 static void adjust_assign (LexState *ls, int nvars, int nexps, expdesc *e) { in adjust_assign()
787 static void body (LexState *ls, expdesc *e, int ismethod, int line) { in body()
1136 expdesc e; in assignment() local
1272 expdesc e; in exp1() local
1333 expdesc e; in forlist() local
1437 expdesc e; in localstat() local
1498 expdesc e; in retstat() local
/illumos-gate/usr/src/uts/sun4u/mpxu/io/
H A Dtsalarm.c121 int e; in _init() local
139 int e; in _fini() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dast.c47 register char* e; in sfgetr() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrtoip4.c46 strtoip4(register const char* s, char** e, uint32_t* paddr, unsigned char* pbits) in strtoip4()
H A Dchresc.c46 const char* e; in chrexp() local
H A Dstrtoip6.c46 strtoip6(register const char* s, char** e, unsigned char* addr, unsigned char* bits) in strtoip6()
/illumos-gate/usr/src/tools/protocmp/
H A Dexception_list.c51 elem *e; in parse_exception_line() local
/illumos-gate/usr/src/uts/common/vm/
H A Dfaultcode.h60 #define FC_MAKE_ERR(e) (((e) << 8) | FC_OBJERR) argument
/illumos-gate/usr/src/test/util-tests/tests/ctf/test-merge-dedup/
H A Dtest-merge-dedup.c20 double e; variable
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsidsys.c40 int e; in allocids() local
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_intr.c118 int e = EBUSY; in cpu_intr_disable() local
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec_naf.c50 ec_twoTo(int e) in ec_twoTo()
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_qtos.c44 int subnormal, e; in _Q_qtos() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmime.c290 char* e; in mimeload() local
555 int e; in expand() local
741 mimecmp(const char* s, const char* v, char** e) in mimecmp()
772 char* e; in mimehead() local
/illumos-gate/usr/src/uts/common/xen/io/
H A Dblk_common.c172 int e; in blk_ring_init() local
515 int e; in blk_start_connect() local
694 int e; in blk_bindto_frontend() local
877 int e; in blk_ring_response_put() local
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c108 #define SHA256ROUND(a, b, c, d, e, f, g, h, i, w) \ argument
119 #define SHA512ROUND(a, b, c, d, e, f, g, h, i, w) \ argument
164 uint32_t e = ctx->state.s32[4]; in SHA256Transform() local
374 uint64_t e = ctx->state.s64[4]; in SHA512Transform() local

1...<<11121314151617181920>>...36