Home
last modified time | relevance | path

Searched defs:eb (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-mismatch.c2 enum eb { B = 1, }; enum
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_X_cplx_div_ix.c99 int eb, ec, ed, ew, i, j; in _X_cplx_div_ix() local
H A D_X_cplx_div.c89 int ea, eb, ec, ed, ez, ew, es, i, j; in _X_cplx_div() local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Derr.c816 fmtmsg(eb, to, num, enhsc, eno, fmt, ap) in fmtmsg() argument
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_tx.c363 efx_tx_qpost( in efx_tx_qpost()
728 siena_tx_qpost( in siena_tx_qpost()
H A Def10_tx.c414 ef10_tx_qpost( in ef10_tx_qpost()
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c222 static extent_block_t *eb = (extent_block_t *)NULL; variable
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h604 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) argument
605 #define SHMEM_ARRAY_ENTRY(i, eb) ((i)/(32/(eb))) argument
631 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ argument
635 #define SHMEM_ARRAY_GET(a, i, eb, fb) \ argument
639 #define SHMEM_ARRAY_SET(a, i, eb, fb, val) \ argument
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_entity.c707 const ipmi_entity_t *eb = b; in ipmi_entity_hash_compare() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c509 uch *eb = endbuf; in get_byte() local
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c433 wcat_t *b, *eb, *q; in globtilde() local
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h378 uint32_t eb; /* size of DCE to DCE buffer */ member