Home
last modified time | relevance | path

Searched refs:FSHIFT (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drstat.x43 %#define FSHIFT 8 /* bits to right of fixed binary point */
44 %#define FSCALE (1<<FSHIFT)
H A Drstat.h20 #define FSHIFT 8 /* bits to right of fixed binary point */ macro
21 #define FSCALE (1<<FSHIFT)