Home
last modified time | relevance | path

Searched refs:this_path_len (Results 1 – 25 of 27) sorted by relevance

12

/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslpath.c291 unsigned int this_path_len; in SLpath_find_file_in_path() local
301 this_path_len = 0; in SLpath_find_file_in_path()
307 if (this_path_len > max_path_len) max_path_len = this_path_len; in SLpath_find_file_in_path()
308 this_path_len = 0; in SLpath_find_file_in_path()
310 else this_path_len++; in SLpath_find_file_in_path()
312 if (this_path_len > max_path_len) max_path_len = this_path_len; in SLpath_find_file_in_path()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslpath.c526 unsigned int this_path_len; in SLpath_find_file_in_path() local
551 this_path_len = 0; in SLpath_find_file_in_path()
557 if (this_path_len > max_path_len) max_path_len = this_path_len; in SLpath_find_file_in_path()
558 this_path_len = 0; in SLpath_find_file_in_path()
560 else this_path_len++; in SLpath_find_file_in_path()
562 if (this_path_len > max_path_len) max_path_len = this_path_len; in SLpath_find_file_in_path()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c6899 unsigned int this_path_len; in set_multilib_dir() local
7017 this_path_len = p - this_path; in set_multilib_dir()
7073 if (this_path_len != 1 in set_multilib_dir()
7076 char *new_multilib_dir = xmalloc (this_path_len + 1); in set_multilib_dir()
7079 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7080 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7091 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c6899 unsigned int this_path_len; in set_multilib_dir() local
7017 this_path_len = p - this_path; in set_multilib_dir()
7073 if (this_path_len != 1 in set_multilib_dir()
7076 char *new_multilib_dir = xmalloc (this_path_len + 1); in set_multilib_dir()
7079 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7080 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7091 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c7176 unsigned int this_path_len; in set_multilib_dir() local
7302 this_path_len = p - this_path; in set_multilib_dir()
7358 if (this_path_len != 1 in set_multilib_dir()
7361 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
7364 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7365 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7376 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c7113 unsigned int this_path_len; in set_multilib_dir() local
7239 this_path_len = p - this_path; in set_multilib_dir()
7295 if (this_path_len != 1 in set_multilib_dir()
7298 char *new_multilib_dir = xmalloc (this_path_len + 1); in set_multilib_dir()
7301 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7302 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7313 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c7580 unsigned int this_path_len; in set_multilib_dir() local
7712 this_path_len = p - this_path; in set_multilib_dir()
7768 if (this_path_len != 1 in set_multilib_dir()
7771 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
7774 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7775 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7786 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c7479 unsigned int this_path_len; in set_multilib_dir() local
7611 this_path_len = p - this_path; in set_multilib_dir()
7667 if (this_path_len != 1 in set_multilib_dir()
7670 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
7673 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7674 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7685 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c7479 unsigned int this_path_len; in set_multilib_dir() local
7611 this_path_len = p - this_path; in set_multilib_dir()
7667 if (this_path_len != 1 in set_multilib_dir()
7670 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
7673 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
7674 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
7685 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c8794 unsigned int this_path_len; in set_multilib_dir() local
8926 this_path_len = p - this_path; in set_multilib_dir()
8982 if (this_path_len != 1 in set_multilib_dir()
8985 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8988 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
8989 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9000 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c8688 unsigned int this_path_len; in set_multilib_dir() local
8820 this_path_len = p - this_path; in set_multilib_dir()
8876 if (this_path_len != 1 in set_multilib_dir()
8879 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8882 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
8883 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
8894 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c8843 unsigned int this_path_len; in set_multilib_dir() local
8975 this_path_len = p - this_path; in set_multilib_dir()
9031 if (this_path_len != 1 in set_multilib_dir()
9034 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9037 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9038 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9049 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c9521 unsigned int this_path_len; in set_multilib_dir() local
9653 this_path_len = p - this_path; in set_multilib_dir()
9709 if (this_path_len != 1 in set_multilib_dir()
9712 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9715 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9716 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9727 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c8843 unsigned int this_path_len; in set_multilib_dir() local
8975 this_path_len = p - this_path; in set_multilib_dir()
9031 if (this_path_len != 1 in set_multilib_dir()
9034 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9037 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9038 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9049 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c9521 unsigned int this_path_len; in set_multilib_dir() local
9653 this_path_len = p - this_path; in set_multilib_dir()
9709 if (this_path_len != 1 in set_multilib_dir()
9712 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9715 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9716 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9727 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c8765 unsigned int this_path_len; in set_multilib_dir() local
8897 this_path_len = p - this_path; in set_multilib_dir()
8953 if (this_path_len != 1 in set_multilib_dir()
8956 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8959 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
8960 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
8971 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c9521 unsigned int this_path_len; in set_multilib_dir() local
9653 this_path_len = p - this_path; in set_multilib_dir()
9709 if (this_path_len != 1 in set_multilib_dir()
9712 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9715 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9716 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9727 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c8843 unsigned int this_path_len; in set_multilib_dir() local
8975 this_path_len = p - this_path; in set_multilib_dir()
9031 if (this_path_len != 1 in set_multilib_dir()
9034 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
9037 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9038 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9049 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c8794 unsigned int this_path_len; in set_multilib_dir() local
8926 this_path_len = p - this_path; in set_multilib_dir()
8982 if (this_path_len != 1 in set_multilib_dir()
8985 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8988 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
8989 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9000 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c8805 unsigned int this_path_len; in set_multilib_dir() local
8937 this_path_len = p - this_path; in set_multilib_dir()
8993 if (this_path_len != 1 in set_multilib_dir()
8996 char *new_multilib_dir = XNEWVEC (char, this_path_len + 1); in set_multilib_dir()
8999 strncpy (new_multilib_dir, this_path, this_path_len); in set_multilib_dir()
9000 new_multilib_dir[this_path_len] = '\0'; in set_multilib_dir()
9011 const char *q = this_path, *end = this_path + this_path_len; in set_multilib_dir()

12