Searched +defs:with +defs:temp +defs:buffer (Results 1 – 1 of 1) sorted by relevance
| /external/toybox/toys/pending/ |
| D | bc.c | 1545 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; in bc_num_k() local 1753 BcNum temp; in bc_num_r() local 1927 BcNum temp, mult, result; in bc_num_parseBase() local 2291 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in bc_num_sqrt() local 2761 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign() 4579 size_t temp = ((size_t) ((int) (char) code[*bgn]) & UCHAR_MAX); in bc_program_index() local 5174 unsigned long temp; in bc_program_pushArray() local 5822 BcVec buf, buffer; in bc_vm_stdin() local
|