Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dprefix.c79 static const char *get_key_value (char *);
92 get_key_value (char *key) in get_key_value() function
210 prefix = get_key_value (key); in translate_name()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprefix.c77 static const char *get_key_value PARAMS ((char *));
90 get_key_value (key) in get_key_value() function
209 prefix = get_key_value (key);
H A DFSFChangeLog2512 * prefix.c (get_key_value): Don't default to PREFIX here.
H A DChangeLog.05933 (get_key_value): Change to use std_prefix instead of PREFIX.
5936 (get_key_value): Release allocated scratch storage.
H A DChangeLog.17178 (get_key_value, translate_name, save_string, update_path,
H A DFSFChangeLog.111384 * prefix.c (get_key_value): Initialize prefix to null.