Home
last modified time | relevance | path

Searched defs:calc (Results 1 – 5 of 5) sorted by relevance

/reactos/base/applications/calc/
H A DCMakeLists.txt14 add_executable(calc ${SOURCE} resource.rc) target
H A Dwinmain.c247 calc_t calc; variable
/reactos/base/shell/cmd/
H A Dset.c298 calc(INT* lval, TCHAR op, INT rval) in calc() function
/reactos/dll/3rdparty/libpng/
H A Dpngwrite.c1620 png_uint_32 calc = component * reciprocal; in png_write_image_16bit() local
/reactos/dll/shellext/shellbtrfs/
H A Drecv.cpp1148 uint32_t crc32 = cmd->csum, calc; in check_csum() local