Searched defs:rshift (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dgmisc.c36 rshift(b, k) Bigint *b; int k; function
38 rshift(Bigint *b, int k)
H A Dgdtoaimp.h556 #define rshift __rshift_D2A macro
607 extern void rshift ANSI((Bigint*, int));

Completed in 95 milliseconds