/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 135 freeexpr(struct expr *e) in freeexpr() 455 plural_expr(struct expr **e, const char *plural_string) in plural_expr()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 84 #define DEBUG5(f, s, a, b, c, d, e) if ((f)& simba_debug_flags) \ argument 87 #define DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& simba_debug_flags) \ argument 97 #define DEBUG5(f, s, a, b, c, d, e) argument 98 #define DEBUG6(f, s, a, b, c, d, e, ff) argument 310 int e; in _init() local 324 int e; in _fini() local
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | regcomp.c | 143 #define SETERROR(e) ((void)seterr(p, (e))) argument 144 #define REQUIRE(co, e) ((co) || seterr(p, e)) argument 145 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) argument 146 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) argument 147 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) argument 1079 seterr(struct parse *p, int e) in seterr()
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | fmal.c | 97 int hx, hy, hz, ex, ey, ez, exy, sxy, sz, e, ibit; in __fmal() local 877 long double e; in __fmal() member 882 int ex, ey, ez, exy, sxy, sz, e, tinyafter; in __fmal() local
|
H A D | lrintl.c | 132 long double e; in lrintl() member
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | PermSARegTable.java | 122 Enumeration e; in walk() local
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_input.c | 141 audio_engine_t *e = arg; in auimpl_input_callback() local
|
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | fmtesc.c | 47 register unsigned char* e = s + n; in fmtquote() local
|
/titanic_41/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_devmap.c | 96 int e; in gfxp_devmap_umem_setup() local
|
/titanic_41/usr/src/lib/libdll/common/ |
H A D | dllnext.c | 70 char* e; in _dll_next() local
|
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmButtonScreen.java | 131 public void actionPerformed(ActionEvent e) in actionPerformed()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modhash.c | 670 struct mod_hash_entry *e, *ep; in i_mod_hash_remove_nosync() local 774 struct mod_hash_entry *e; in i_mod_hash_find_nosync() local 837 struct mod_hash_entry *e; in i_mod_hash_walk_nosync() local 881 struct mod_hash_entry *e, *old_e; in i_mod_hash_clear_nosync() local
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/ |
H A D | rec_put.c | 199 EPG *e; local
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_attr.c | 197 int len, s, e, c; in makeFilter() local 257 int nc = 0, s, e, i; in makeFilterComp() local
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sort.c | 87 LDAPMessage *e, *last; in ldap_keysort_entries() local 208 LDAPMessage *e, *last; in ldap_multisort_entries() local
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmxscan.c | 169 scan(register const char* s, char** e, const char* format, char** f, Time_t t, long flags) in scan() 461 tmxscan(const char* s, char** e, const char* format, char** f, Time_t t, long flags) in tmxscan()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | alias.c | 54 alias(a, sendq, aliaslevel, e) in alias() argument 893 forward(user, sendq, aliaslevel, e) in forward() argument
|
/titanic_41/usr/src/cmd/oawk/ |
H A D | parse.c | 107 NODE *node4(a, b, c, d, e) NODE *b, *c, *d, *e; in node4() argument 189 NODE *stat4(a, b, c, d, e) NODE *b, *c, *d, *e; in stat4() argument
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 2583 connmgr_setbufsz(calllist_t *e, queue_t *wq, cred_t *cr) in connmgr_setbufsz() 2624 calllist_t *e, in connmgr_connect() 2851 calllist_t *e, cred_t *cr) in connmgr_getopt_int() 2940 calllist_t *e, cred_t *cr) in connmgr_setopt_int() 3009 connmgr_setopt(queue_t *wq, int level, int name, calllist_t *e, cred_t *cr) in connmgr_setopt() 3096 clnt_dispatch_send(queue_t *q, mblk_t *mp, calllist_t *e, uint_t xid, in clnt_dispatch_send() 3156 calllist_t *e = NULL; in clnt_dispatch_notify() local 3294 calllist_t *e; in clnt_dispatch_notifyconn() local 3367 calllist_t *e; in clnt_dispatch_notifyall() local 3701 waitforack(calllist_t *e, t_scalar_t ack_prim, const struct timeval *waitp, in waitforack()
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | expm1.c | 163 double y, hi, lo, c = 0.0L, t, e, hxs, hfx, r1; in expm1() local
|
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-misc.c | 81 const char *strerror(int e) in strerror()
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | getarsym.c | 94 arsym(Byte *off, size_t sz, size_t *e, int is64) in arsym()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | error.c | 78 #define LOOKS_VALID(e) \ argument
|
/titanic_41/usr/src/lib/libast/common/vmalloc/ |
H A D | vmopen.c | 63 reg int e; local
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | magic.c | 320 indirect(const char* cs, char** e, void* handle) in indirect() 396 vcdecomp(char* b, char* e, unsigned char* m, unsigned char* x) in vcdecomp() 831 char* e; in ckmagic() local 1004 register unsigned char* e; in cklang() local 2195 register char* e; in magicload() local
|