Home
last modified time | relevance | path

Searched refs:hashed_fmt (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/io/
H A Dformat.c67 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
69 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
74 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
146 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
147 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
148 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
154 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
175 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc48/gcc-4.8.5/libgfortran/io/
H A Dformat.c68 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
70 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
75 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
147 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
148 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
149 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
155 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
176 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/io/
H A Dformat.c67 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
69 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
74 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
146 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
147 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
148 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
154 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
175 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gnat_util/gcc-6-20180516/libgfortran/io/
H A Dformat.c67 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
69 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
74 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
146 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
147 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
148 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
154 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
175 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgfortran/io/
H A Dformat.c68 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
70 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
75 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
147 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
148 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
149 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
155 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
176 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc8/gcc-8.5.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc10/gcc-10.3.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc11-devel/gcc-11-20211009/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc9-devel/gcc-9-20211007/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc11/gcc-11.2.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL)
68 free_format_data (u->format_hash_table[i].hashed_fmt);
73 u->format_hash_table[i].hashed_fmt = NULL;
145 if (u->format_hash_table[hash].hashed_fmt != NULL)
146 free_format_data (u->format_hash_table[hash].hashed_fmt);
147 u->format_hash_table[hash].hashed_fmt = NULL;
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt;
174 return u->format_hash_table[hash].hashed_fmt;
/dports/lang/gcc9/gcc-9.4.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/lang/gcc9-aux/gcc-9.1.0/libgfortran/io/
H A Dformat.c66 if (u->format_hash_table[i].hashed_fmt != NULL) in free_format_hash_table()
68 free_format_data (u->format_hash_table[i].hashed_fmt); in free_format_hash_table()
73 u->format_hash_table[i].hashed_fmt = NULL; in free_format_hash_table()
145 if (u->format_hash_table[hash].hashed_fmt != NULL) in save_parsed_format()
146 free_format_data (u->format_hash_table[hash].hashed_fmt); in save_parsed_format()
147 u->format_hash_table[hash].hashed_fmt = NULL; in save_parsed_format()
153 u->format_hash_table[hash].hashed_fmt = dtp->u.p.fmt; in save_parsed_format()
174 return u->format_hash_table[hash].hashed_fmt; in find_parsed_format()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_sql_mysql.c1643 int hashed_fmt = 0, scrambled_fmt = 0, matched = FALSE; in match_mysql_passwds() local
1648 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1651 switch (hashed_fmt) { in match_mysql_passwds()
1706 if (hashed_fmt == 0) { in match_mysql_passwds()
1707 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1714 if (hashed_fmt != scrambled_fmt) { in match_mysql_passwds()
1717 switch (hashed_fmt) { in match_mysql_passwds()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_sql_mysql.c1643 int hashed_fmt = 0, scrambled_fmt = 0, matched = FALSE; in match_mysql_passwds() local
1648 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1651 switch (hashed_fmt) { in match_mysql_passwds()
1706 if (hashed_fmt == 0) { in match_mysql_passwds()
1707 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1714 if (hashed_fmt != scrambled_fmt) { in match_mysql_passwds()
1717 switch (hashed_fmt) { in match_mysql_passwds()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_sql_mysql.c1643 int hashed_fmt = 0, scrambled_fmt = 0, matched = FALSE; in match_mysql_passwds() local
1648 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1651 switch (hashed_fmt) { in match_mysql_passwds()
1706 if (hashed_fmt == 0) { in match_mysql_passwds()
1707 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1714 if (hashed_fmt != scrambled_fmt) { in match_mysql_passwds()
1717 switch (hashed_fmt) { in match_mysql_passwds()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_sql_mysql.c1643 int hashed_fmt = 0, scrambled_fmt = 0, matched = FALSE; in match_mysql_passwds() local
1648 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1651 switch (hashed_fmt) { in match_mysql_passwds()
1706 if (hashed_fmt == 0) { in match_mysql_passwds()
1707 hashed_fmt = get_mysql_passwd_fmt(hashed, hashed_len); in match_mysql_passwds()
1714 if (hashed_fmt != scrambled_fmt) { in match_mysql_passwds()
1717 switch (hashed_fmt) { in match_mysql_passwds()

123