_aullrem(3w)

NAME

_aullrem (NTDLL.@)

SYNOPSIS

ULONGLONG _aullrem
 (
  ULONGLONG a,
  ULONGLONG b
 )

DESCRIPTION

Calculate the remainder after dividing two 64 bit unsigned integers.

PARAMS

a [In] Initial number.

b [In] Number to divide a by.

RETURNS

The remainder of a divided by b.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/large_int.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout