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()
72 HEXVAL, enumerator
94 HEXVAL, enumerator
273 token = HEXVAL; in ib_lex()
89 HEXVAL, enumerator404 token = HEXVAL; in lex()596 case HEXVAL: in usb_get_conf_rec()
371 token = HEXVAL; in kobj_lex()639 case HEXVAL: in do_sysfile_cmd()652 if (tok3 == HEXVAL) { in do_sysfile_cmd()1883 case HEXVAL: in get_hwc_spec()2324 case HEXVAL: in read_binding_file()
247 case HEXVAL: in usba_devdb_get_conf_rec()