Searched refs:ten (Results 1 – 3 of 3) sorted by relevance
71 static volatile int ten = 10; variable84 array[ten] = 10; in main()85 printf("value %d\n", array[ten]); in main()
3008 const unsigned short *p, *r, *ten; in etoasc() local3037 ten = &etens[NTEN][0]; in etoasc()3111 while (ecmp (ten, u) <= 0) in etoasc()3132 emul (ten, y, y, ldp); in etoasc()
257 custom divide-and-modulus-by-ten implementations.