Home
last modified time | relevance | path

Searched refs:mltplr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c603 ld_map_tkval_t mltplr; in gettoken_int() local
607 (void) ld_map_gettoken(mf, flags, &mltplr); in gettoken_int()
610 &mltplr) != TK_INT) { in gettoken_int()
629 tkv->tkv_int.tkvi_value *= mltplr.tkv_int.tkvi_value; in gettoken_int()
632 mltplr.tkv_int.tkvi_value) != oldval) { in gettoken_int()
635 mltplr.tkv_int.tkvi_value); in gettoken_int()