Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin3.c13485 static void SUCCommonProc (IteM i, Boolean reverse, Boolean byblock, in SUCCommonProc() function
13494 SUCCommonProc (i, FALSE, FALSE, TRUE, NULL); in SUCProc()
13500 SUCCommonProc (i, TRUE, FALSE, TRUE, NULL); in SUCRProc()
13506 SUCCommonProc (i, FALSE, TRUE, TRUE, NULL); in SUCBProc()
13512 SUCCommonProc (i, FALSE, TRUE, FALSE, NULL); in SUCBNoSequenceProc()
13518 SUCCommonProc (i, FALSE, TRUE, TRUE, NULL); in SUCSubmitterProc()
13538 extern void SUCCommonProc (IteM i, Boolean reverse, ButtoN b);
13539 extern void SUCCommonProc (IteM i, Boolean reverse, ButtoN b)
13594 SUCCommonProc (i, FALSE, NULL);
13600 SUCCommonProc (i, TRUE, NULL);
[all …]