Home
last modified time | relevance | path

Searched +defs:with +defs:temp +defs:buffer (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dbc.c1457 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; in bc_num_k() local
1665 BcNum temp; in bc_num_r() local
1838 BcNum temp, mult, result; in bc_num_parseBase() local
2202 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in bc_num_sqrt() local
2672 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
4477 size_t temp = ((size_t) ((int) (uchar) code[*bgn]) & UCHAR_MAX); in bc_program_index() local
5071 unsigned long temp; in bc_program_pushArray() local
5713 BcVec buf, buffer; in bc_vm_stdin() local