Home
last modified time | relevance | path

Searched defs:dirsep (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430-devices.cc145 const char dirsep[2] = { DIR_SEPARATOR, 0 }; in msp430_check_env_var_for_devices() local
199 const char dirsep[2] = { DIR_SEPARATOR, 0 }; in msp430_check_path_for_devices() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430-devices.c145 const char dirsep[2] = { DIR_SEPARATOR, 0 }; in msp430_check_env_var_for_devices() local
199 const char dirsep[2] = { DIR_SEPARATOR, 0 }; in msp430_check_path_for_devices() local
/netbsd-src/external/mit/lua/dist/src/
H A Dloadlib.c486 const char *dirsep) { in searchpath()
526 const char *dirsep) { in findfile()