Searched defs:cnst (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | xtensa-relax.c | 522 unsigned cnst) in append_constant_value_condition() 604 append_constant_op (BuildInstr *bi, unsigned op1, unsigned cnst) in append_constant_op()
|
| /mirbsd/src/bin/mksh/ |
| D | sh.h | 1607 #define notoktomul(val, cnst) notok2mul(SIZE_MAX, (val), (cnst)) argument 1608 #define notoktoadd(val, cnst) notok2add(SIZE_MAX, (val), (cnst)) argument 1609 #define checkoktoadd(val, cnst) do { \ argument
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | gdbtypes.c | 532 make_cv_type (int cnst, int voltl, struct type *type, struct type **typeptr) in make_cv_type()
|