Home
last modified time | relevance | path

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

/coreutils/tests/split/
Drecord-sep.sh66 returns_ 1 split -ta -tb </dev/null ||
/coreutils/src/
Dsort.c2648 char *ta = texta; in keycompare() local
2652 char enda = ta[tlena]; in keycompare()
2669 ta = stackbuf; in keycompare()
2671 ta = allocated = xmalloc (size); in keycompare()
2672 tb = ta + lena + 1; in keycompare()
2678 ta[tlena++] = (translate in keycompare()
2689 ta[tlena] = '\0'; in keycompare()
2693 diff = numcompare (ta, tb); in keycompare()
2695 diff = general_numcompare (ta, tb); in keycompare()
2697 diff = human_numcompare (ta, tb); in keycompare()
[all …]
/coreutils/
Dcfg.mk694 ta; \
699 ta; \