Home
last modified time | relevance | path

Searched defs:HEXVAL (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dkobj_lex.h72 HEXVAL, enumerator
/titanic_51/usr/src/lib/libc/port/fp/
H A Dhex_bin.c33 #define HEXVAL(c) (('0' <= c && c <= '9')? c - '0' : \ macro
/titanic_51/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h94 HEXVAL, enumerator
/titanic_51/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c89 HEXVAL, enumerator