Searched refs:HEXVAL (Results 1 – 7 of 7) sorted by relevance
33 #define HEXVAL(c) (('0' <= c && c <= '9')? c - '0' : \ macro68 pu->significand[i >> 3] |= HEXVAL(pd->ds[i]) << in __hex_to_unpacked()
94 HEXVAL, enumerator
273 token = HEXVAL; in ib_lex()
78 HEXVAL, enumerator
89 HEXVAL, enumerator404 token = HEXVAL; in lex()596 case HEXVAL: in usb_get_conf_rec()
247 case HEXVAL: in usba_devdb_get_conf_rec()
372 token = HEXVAL; in kobj_lex()640 case HEXVAL: in do_sysfile_cmd()653 if (tok3 == HEXVAL) { in do_sysfile_cmd()1888 case HEXVAL: in get_hwc_spec()2329 case HEXVAL: in read_binding_file()