Home
last modified time | relevance | path

Searched refs:convert_octal (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dc-lang.c446 convert_octal (struct type *type, const char *p, in convert_octal() function
530 p = convert_octal (type, p, limit, output); in convert_escape()
DChangeLog-20094869 * c-lang.c (convert_octal): Only allow 3 octal digits.
11243 (convert_octal): Likewise.
DChangeLog-201810011 (convert_ucn, convert_octal, convert_hex, convert_escape): Use
DChangeLog-20201832 * c-lang.c (convert_ucn, convert_octal, convert_hex)