Home
last modified time | relevance | path

Searched refs:ST_MAP (Results 1 – 25 of 45) sorted by relevance

12

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dalias.c222 STAB *s = stab("aliases", ST_MAP, ST_FIND);
300 s = stab(buf, ST_MAP, ST_ENTER);
H A Dconf.c781 if (stab("host", ST_MAP, ST_FIND) == NULL) in inithostmaps()
800 stab("aliases.files", ST_MAP, ST_FIND) == NULL) in inithostmaps()
808 stab("aliases.cdb", ST_MAP, ST_FIND) == NULL) in inithostmaps()
816 stab("aliases.nisplus", ST_MAP, ST_FIND) == NULL) in inithostmaps()
825 stab("aliases.nis", ST_MAP, ST_FIND) == NULL) in inithostmaps()
834 stab("aliases.netinfo", ST_MAP, ST_FIND) == NULL) in inithostmaps()
843 stab("aliases.hesiod", ST_MAP, ST_FIND) == NULL) in inithostmaps()
853 stab("aliases.ldap", ST_MAP, ST_FIND) == NULL) in inithostmaps()
861 if (stab("aliases", ST_MAP, ST_FIND) == NULL) in inithostmaps()
H A Dstab.c132 case ST_MAP:
H A Dsm_resolve.c1081 map = stab("access", ST_MAP, ST_FIND);
H A Dmap.c488 if (s->s_symtype != ST_MAP)
642 if (s->s_symtype != ST_MAP)
6949 s = stab(ap, ST_MAP, ST_FIND);
7014 s = stab(nbuf, ST_MAP, ST_FIND);
H A Dreadcf.c482 stab(ep, ST_MAP, ST_FIND) == NULL)
4810 s = stab(mapname, ST_MAP, ST_ENTER);
H A Dsendmail.h1664 #define ST_MAP 6 /* mapping function */ macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1829 case ST_MAP: in gfc_ascii_statement()
3125 case ST_MAP: in parse_union()
3126 accept_statement (ST_MAP); in parse_union()
3127 parse_struct_map (ST_MAP); in parse_union()
3196 gcc_assert (block == ST_MAP); in parse_struct_map()
3263 if (block == ST_MAP) in parse_struct_map()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dparse.c511 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1718 case ST_MAP: in gfc_ascii_statement()
2956 case ST_MAP: in parse_union()
2957 accept_statement (ST_MAP); in parse_union()
2958 parse_struct_map (ST_MAP); in parse_union()
3027 gcc_assert (block == ST_MAP); in parse_struct_map()
3094 if (block == ST_MAP) in parse_struct_map()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1821 case ST_MAP: in gfc_ascii_statement()
3117 case ST_MAP: in parse_union()
3118 accept_statement (ST_MAP); in parse_union()
3119 parse_struct_map (ST_MAP); in parse_union()
3188 gcc_assert (block == ST_MAP); in parse_struct_map()
3255 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1829 case ST_MAP: in gfc_ascii_statement()
3125 case ST_MAP: in parse_union()
3126 accept_statement (ST_MAP); in parse_union()
3127 parse_struct_map (ST_MAP); in parse_union()
3196 gcc_assert (block == ST_MAP); in parse_struct_map()
3263 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dparse.c520 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1814 case ST_MAP: in gfc_ascii_statement()
3110 case ST_MAP: in parse_union()
3111 accept_statement (ST_MAP); in parse_union()
3112 parse_struct_map (ST_MAP); in parse_union()
3181 gcc_assert (block == ST_MAP); in parse_struct_map()
3248 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dparse.c511 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1718 case ST_MAP: in gfc_ascii_statement()
2956 case ST_MAP: in parse_union()
2957 accept_statement (ST_MAP); in parse_union()
2958 parse_struct_map (ST_MAP); in parse_union()
3027 gcc_assert (block == ST_MAP); in parse_struct_map()
3094 if (block == ST_MAP) in parse_struct_map()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1860 case ST_MAP: in gfc_ascii_statement()
3174 case ST_MAP: in parse_union()
3175 accept_statement (ST_MAP); in parse_union()
3176 parse_struct_map (ST_MAP); in parse_union()
3245 gcc_assert (block == ST_MAP); in parse_struct_map()
3312 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1899 case ST_MAP: in gfc_ascii_statement()
3219 case ST_MAP: in parse_union()
3220 accept_statement (ST_MAP); in parse_union()
3221 parse_struct_map (ST_MAP); in parse_union()
3290 gcc_assert (block == ST_MAP); in parse_struct_map()
3357 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1860 case ST_MAP: in gfc_ascii_statement()
3174 case ST_MAP: in parse_union()
3175 accept_statement (ST_MAP); in parse_union()
3176 parse_struct_map (ST_MAP); in parse_union()
3245 gcc_assert (block == ST_MAP); in parse_struct_map()
3312 if (block == ST_MAP) in parse_struct_map()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1899 case ST_MAP: in gfc_ascii_statement()
3219 case ST_MAP: in parse_union()
3220 accept_statement (ST_MAP); in parse_union()
3221 parse_struct_map (ST_MAP); in parse_union()
3290 gcc_assert (block == ST_MAP); in parse_struct_map()
3357 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1860 case ST_MAP: in gfc_ascii_statement()
3174 case ST_MAP: in parse_union()
3175 accept_statement (ST_MAP); in parse_union()
3176 parse_struct_map (ST_MAP); in parse_union()
3245 gcc_assert (block == ST_MAP); in parse_struct_map()
3312 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dparse.c521 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1899 case ST_MAP: in gfc_ascii_statement()
3219 case ST_MAP: in parse_union()
3220 accept_statement (ST_MAP); in parse_union()
3221 parse_struct_map (ST_MAP); in parse_union()
3290 gcc_assert (block == ST_MAP); in parse_struct_map()
3357 if (block == ST_MAP) in parse_struct_map()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dparse.c523 match ("map", gfc_match_map, ST_MAP); in decode_statement()
1989 case ST_MAP: in gfc_ascii_statement()
3420 case ST_MAP: in parse_union()
3421 accept_statement (ST_MAP); in parse_union()
3422 parse_struct_map (ST_MAP); in parse_union()
3491 gcc_assert (block == ST_MAP); in parse_struct_map()
3558 if (block == ST_MAP) in parse_struct_map()

12