Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c424 int cost; in expand_binop() local
439 int cost, rcost; in expand_logical() local
489 int cost; in expand_comma() local
531 int cost; in expand_compare() local
558 int cost, cond_cost; in expand_conditional() local
772 int cost; in expand_preop() local
803 int cost = 0; in expand_arguments() local
814 int cost; in expand_cast() local
852 int cost; in expand_call() local
870 int cost = 0; in expand_expression_list() local
[all …]
H A Dbuiltin.c106 static int expand_expect(struct expression *expr, int cost) in expand_expect()
119 static int expand_warning(struct expression *expr, int cost) in expand_warning()
161 static int expand_constant_p(struct expression *expr, int cost) in expand_constant_p()
170 static int expand_safe_p(struct expression *expr, int cost) in expand_safe_p()
203 static int expand_bswap(struct expression *expr, int cost) in expand_bswap()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c66 int cost; /* cost of vector */ member
449 cost(cap, index, p1, p2) in cost() function
H A Ddoupdate.c75 short cost; member
656 cost(fr, lr) in cost() function
/illumos-gate/usr/src/cmd/sh/
H A Dhash.h61 unsigned char cost; member
H A Dhashserv.c42 static unsigned char cost; variable
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmvcur.c70 int cost; /* cost of vector */ member
436 cost(char *cap, int index, int p1, int p2) in cost() function
H A Ddoupdate.c71 short cost; member
790 cost(int fr, int lr) in cost() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.c354 cost(unsigned char *str) in cost() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmvcur.c187 int cy, cost; in _homefirst() local
H A Dwrefresh.c806 int x1, x2, blnk, idch, cost, cost_ich1, match; in _useidch() local
/illumos-gate/usr/src/common/bzip2/
H A Dcompress.c257 UInt16 cost[BZ_N_GROUPS]; in sendMTFValues() local