Searched refs:atoe (Results 1 – 1 of 1) sorted by relevance
471 static unsigned char *atoe = svr4_atoe; variable824 atoe = bsd_atoe; in main()1139 ic = atoe[' ']; in main()1303 *op++ = atoe[*ip++]; in main()1309 *op++ = atoe[utol[*ip++]]; in main()1315 *op++ = atoe[ltou[*ip++]]; in main()1520 *op++ = atoe[ic]; in main()1534 *op++ = atoe[utol[ic]]; in main()1548 *op++ = atoe[ltou[ic]]; in main()1625 ic = atoe[' ']; in main()