Home
last modified time | relevance | path

Searched defs:cnst (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dxtensa-relax.c522 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/
Dsh.h1607 #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/
Dgdbtypes.c532 make_cv_type (int cnst, int voltl, struct type *type, struct type **typeptr) in make_cv_type()