Home
last modified time | relevance | path

Searched refs:nodot (Results 1 – 4 of 4) sorted by relevance

/dragonfly/libexec/dma/
H A Ddma.c430 int nodot = 0, showq = 0, queue_only = 0, newaliases = 0; in main() local
520 nodot = 1; in main()
621 if (readmail(&queue, nodot, recp_from_header) != 0) in main()
H A Dmail.c375 readmail(struct queue *queue, int nodot, int recp_from_header) in readmail() argument
484 if (!nodot && linelen == 2 && line[0] == '.') in readmail()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype.c1144 options_p nodot; in adjust_field_rtx_def() local
1156 nodot = create_string_option (NULL, "dot", ""); in adjust_field_rtx_def()
1201 create_string_option (nodot, "default", ""); in adjust_field_rtx_def()
1204 create_string_option (nodot, "tag", note_insn_name[c]); in adjust_field_rtx_def()
1334 subfields->opt = nodot; in adjust_field_rtx_def()
1366 flds->opt = create_string_option (nodot, "tag", ftag); in adjust_field_rtx_def()
1369 nodot, NULL); in adjust_field_rtx_def()
1382 options_p nodot; in adjust_field_tree_exp() local
1391 nodot = create_string_option (NULL, "dot", ""); in adjust_field_tree_exp()
1394 flds->opt = create_string_option (nodot, "length", in adjust_field_tree_exp()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype.c982 options_p nodot; in adjust_field_rtx_def() local
994 nodot = create_string_option (NULL, "dot", ""); in adjust_field_rtx_def()
1040 create_string_option (nodot, "default", ""); in adjust_field_rtx_def()
1043 create_string_option (nodot, "tag", note_insn_name[c]); in adjust_field_rtx_def()
1052 sym_flds->opt = create_string_option (nodot, "default", ""); in adjust_field_rtx_def()
1054 sym_flds->opt = create_string_option (nodot, "tag", "1"); in adjust_field_rtx_def()
1173 subfields->opt = nodot; in adjust_field_rtx_def()
1201 flds->opt = create_string_option (nodot, "tag", ftag); in adjust_field_rtx_def()
1216 options_p nodot; in adjust_field_tree_exp() local
1225 nodot = create_string_option (NULL, "dot", ""); in adjust_field_tree_exp()
[all …]