Home
last modified time | relevance | path

Searched defs:left (Results 51 – 75 of 210) sorted by relevance

123456789

/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c171 left(int i, int c, int *lwidp) in left() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c299 struct expression *left, *right; in handle_offset_subtraction() local
456 sval_t left, right, sval; in handle_mod_rl() local
588 sval_t left, right; in handle_known_binop() local
756 sval_t left, right; in handle_comparison_rl() local
760 struct symbol *left, *right; in handle_comparison_rl() local
808 sval_t left, right; in handle_logical_rl() local
H A Dallocate.h8 unsigned int left, offset; member
H A Devaluate.c178 static struct symbol *bigger_int_type(struct symbol *left, struct symbol *right) in bigger_int_type()
483 struct expression *left, in restricted_binop_type()
540 struct expression *left, in usual_conversions()
1047 struct expression *left = expr->left, *right = expr->right; in evaluate_compare() local
1572 static void evaluate_assign_to(struct expression *left, struct symbol *type) in evaluate_assign_to()
1583 struct expression *left = expr->left; in evaluate_assignment() local
H A Dsmatch_var_sym.c54 struct var_sym_list *left, *right; in expr_to_vsl() local
H A Dsmatch_array_values.c161 struct expression *left, *array; in match_assign() local
H A Dsmatch_param_to_mtag_data.c81 struct expression *left; in match_assign() local
H A Dsmatch_type.c64 struct symbol *left, *right; in get_binop_type() local
365 struct symbol *get_promoted_type(struct symbol *left, struct symbol *right) in get_promoted_type()
H A Dsmatch_equiv.c196 void set_equiv(struct expression *left, struct expression *right) in set_equiv()
/illumos-gate/usr/src/contrib/zlib/
H A Dinfback.c251 unsigned have, left; /* available input and output */ in inflateBack() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtimers.c91 static double left; in sigalrm() local
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c904 int rv, cur_buf, left, have, tpcnt; in child_copy() local
961 int rv, left, have, tpcnt, cur_buf; in parent_copy() local
1047 int rv, left, have, tpcnt = 1, xfer_cnt = Fs * BLKSIZ; in copy() local
/illumos-gate/usr/src/cmd/logadm/
H A Dglob.c90 char *left; in glob_debrace() local
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn.h61 char *left; /* Left-hand fence. */ member
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dtw.h65 char *left; /* ditto */ member
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcontext.c289 OM_uint32 left; in __dh_gss_wrap_size_limit() local
/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c1378 int left = size; in vldc_write() local
1416 int left = size; in vldc_read() local
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dipath.c407 ipath_destructor(void *left, void *right, void *arg) in ipath_destructor()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_debug.c186 size_t left = (uintptr_t)rds_buf_eptr - in rds_vlog() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c152 size_t tmp, rval, rval1, left; in ql_el_msg() local
/illumos-gate/usr/src/cmd/sh/
H A Dcmd.c186 struct trenod *left; in term() local
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c380 __in const efx_filter_spec_t *left, in ef10_filter_equal()
413 __in const efx_filter_spec_t *left, in ef10_filter_same_dest()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c226 uint_t left = resultlen; in P_MD5() local
306 uint_t left = resultlen; in P_SHA1() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci_tpgs.c416 int loop, left; in print_buf() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c236 size_t left = count; in write_behind() local

123456789