Home
last modified time | relevance | path

Searched refs:canonicalize_path_dirsep (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430-devices.cc45 canonicalize_path_dirsep (char **path) in canonicalize_path_dirsep() function
185 canonicalize_path_dirsep (local_devices_csv_loc); in msp430_check_env_var_for_devices()
210 canonicalize_path_dirsep (&inc_path); in msp430_check_path_for_devices()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430-devices.c45 canonicalize_path_dirsep (char **path) in canonicalize_path_dirsep() function
185 canonicalize_path_dirsep (local_devices_csv_loc); in msp430_check_env_var_for_devices()
210 canonicalize_path_dirsep (&inc_path); in msp430_check_path_for_devices()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201918570 * config/msp430/msp430-devices.c (canonicalize_path_dirsep): New.