Home
last modified time | relevance | path

Searched refs:objc_extensions (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-c.c758 static bool objc_extensions; variable
1226 if (objc_extensions) in phase5_get()
1621 if (hash_find_entry (objc_extensions ? &objc_keywords : &c_keywords, in x_c_lex()
1756 if (objc_extensions) in extract_parenthesized()
1800 if (objc_extensions) in extract_parenthesized()
1891 objc_extensions = false; in extract_c()
1901 objc_extensions = true; in extract_objc()
H A Dformat-c.c180 format_parse (const char *format, bool translated, bool objc_extensions, in format_parse() argument
653 if (objc_extensions) in format_parse()
H A DChangeLog2943 (format_parse): Add objc_extensions argument. Handle %@ in ObjC mode.
2964 (x_c_lex): Use keywords table depending on objc_extensions. Handle
3094 * x-c.c (objc_extensions): New variable.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20205452 * objc-lang.c (objc_extensions): Delete, moved into
5875 * objc-lang.c (objc_extensions): Now const.
H A DChangeLog-20166117 * objc-lang.c (objc_extensions): New array.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20166117 * objc-lang.c (objc_extensions): New array.