Searched refs:convert_hex (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | c-lang.c | 471 convert_hex (struct type *type, const char *p, in convert_hex() function 519 p = convert_hex (type, p, limit, output); in convert_escape()
|
| D | ada-lang.c | 1241 convert_hex (const char *str, int n, uint32_t *out) in convert_hex() function 1268 if (!convert_hex (str, n, &value)) in convert_from_hex_encoded()
|
| D | ChangeLog-2009 | 11244 (convert_hex): Likewise.
|
| D | ChangeLog-2018 | 10011 (convert_ucn, convert_octal, convert_hex, convert_escape): Use
|
| D | ChangeLog-2020 | 1832 * c-lang.c (convert_ucn, convert_octal, convert_hex)
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | charset.cc | 1385 convert_hex (cpp_reader *pfile, const uchar *from, const uchar *limit, in convert_hex() function 1533 return convert_hex (pfile, from, limit, tbuf, cvt, in convert_escape()
|
| D | ChangeLog | 2559 (convert_hex): Likewise, conditionalizing the call to 5165 * charset.c (_cpp_valid_ucn, convert_hex, convert_escape, 5852 (convert_hex): Idem.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2003 | 15630 emit_numeric_escape, convert_hex, convert_oct, convert_escape,
|