Searched defs:e1 (Results 1 - 1 of 1) sorted by relevance
/test/testfwk/developer_test/examples/calculator/src/ | ||
H A D | calculator.cpp | 17 int Add(int e1, int e2)
in Add() argument 26 int Sub(int e1, int e2) in Sub() argument 32 int Mul(int e1, int e2) in Mul() argument 44 Div(int e1, int e2) Div() argument [all...] |
Completed in 1 milliseconds