HomeSort by: relevance | last modified time | path
    Searched refs:dty (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gengtype-parse.cc 805 type_p ty, dty;
833 dty = declarator (ty, &name, &dopts, true);
841 if (!dty)
849 f = create_field_at (f, dty, name, dopts, &lexer_line);
1075 type_p ty, dty;
1090 dty = declarator (ty, &name, &opts);
1097 if (dty)
1098 do_typedef (name, dty, &lexer_line);
1125 type_p ty, dty;
1137 dty = declarator (ty, &name, &dopts)
802 type_p ty, dty; local
1071 type_p ty, dty; local
1121 type_p ty, dty; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-parse.cc 798 type_p ty, dty;
826 dty = declarator (ty, &name, &dopts, true);
834 if (!dty)
842 f = create_field_at (f, dty, name, dopts, &lexer_line);
1068 type_p ty, dty;
1083 dty = declarator (ty, &name, &opts);
1090 if (dty)
1091 do_typedef (name, dty, &lexer_line);
1118 type_p ty, dty;
1130 dty = declarator (ty, &name, &dopts)
795 type_p ty, dty; local
1064 type_p ty, dty; local
1114 type_p ty, dty; local
    [all...]
  /src/etc/etc.cobalt/
MAKEDEV.conf 42 mkdev dty$ounit c 26 $(($unit + $dialout)) "" "" $u_uucp
  /src/etc/etc.macppc/
MAKEDEV.conf 46 mkdev dty$unit c 45 $(($ounit + $dialout)) "" "" $u_uucp
  /src/etc/etc.ofppc/
MAKEDEV.conf 41 mkdev dty$unit c 45 $(($ounit + $dialout)) "" "" $u_uucp
  /src/etc/etc.sparc/
MAKEDEV.conf 49 mkdev dty$unit c 12 $(($index + $dialout)) "" "" $u_uucp
  /src/etc/etc.sparc64/
MAKEDEV.conf 62 mkdev dty$unit c 12 $(($index + $dialout)) "" "" $u_uucp
  /src/external/gpl3/binutils/dist/binutils/
srconv.c 840 struct IT_dty dty;
841 dty.end = 0;
842 dty.neg = 0x1001;
843 dty.spare = 0;
844 sysroff_swap_dty_out (file, &dty);
850 struct IT_dty dty;
851 dty.end = 0;
852 dty.neg = 0x1001;
853 dty.end = 1;
854 sysroff_swap_dty_out (file, &dty);
878 struct IT_dty dty; local
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
srconv.c 840 struct IT_dty dty;
841 dty.end = 0;
842 dty.neg = 0x1001;
843 dty.spare = 0;
844 sysroff_swap_dty_out (file, &dty);
850 struct IT_dty dty;
851 dty.end = 0;
852 dty.neg = 0x1001;
853 dty.end = 1;
854 sysroff_swap_dty_out (file, &dty);
878 struct IT_dty dty; local
    [all...]
  /src/share/man/man4/
Makefile 250 MLINKS+=tty.4 dty.4
  /src/etc/
MAKEDEV.tmpl 1288 # Each unit number creates 32 pairs of {tty,dty} device nodes:
1306 # Each unit number creates 64 pairs of {tty,dty} device nodes:
1340 mkdev dty$ounit c %com_chr% $(($unit + $dialout)) "" "" $u_uucp

Completed in 19 milliseconds