Searched refs:HEXVAL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h90 HEXVAL, enumerator in enum:ib_token_e
H A Dcfga_conf.c273 token = HEXVAL;
/osnet-11/usr/src/lib/libc/port/fp/
H A Dhex_bin.c33 #define HEXVAL(c) (('0' <= c && c <= '9')? c - '0' : \ macro
68 pu->significand[i >> 3] |= HEXVAL(pd->ds[i]) <<
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c89 HEXVAL, enumerator in enum:__anon941
404 token = HEXVAL;
596 case HEXVAL:

Completed in 247 milliseconds