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.c1458 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; in bc_num_k() local
1666 BcNum temp; in bc_num_r() local
1840 BcNum temp, mult, result; in bc_num_parseBase() local
2204 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in bc_num_sqrt() local
2674 static void bc_lex_assign(BcLex *l, BcLexType with, BcLexType without) { in bc_lex_assign()
4492 size_t temp = ((size_t) ((int) (uchar) code[*bgn]) & UCHAR_MAX); in bc_program_index() local
5087 unsigned long temp; in bc_program_pushArray() local
5735 BcVec buf, buffer; in bc_vm_stdin() local