Home
last modified time | relevance | path

Searched defs:HIDDEN (Results 1 – 9 of 9) sorted by relevance

/csrg-svn/sys/tahoe/math/
H A DKdivd.s17 #define HIDDEN 23 # here we count from 0 not from 1 as in fp.h macro
H A DKdivf.s17 #define HIDDEN 23 # here we count from 0 not from 1 as in fp.h macro
H A DKmulf.s17 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
H A DKmuld.s17 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
/csrg-svn/lib/libc/tahoe/fpe/
H A Ddivd.s18 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
H A Ddivf.s18 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
H A Dmuld.s18 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
H A Dmulf.s18 #define HIDDEN 23 /* here we count from 0 not from 1 as in fp.h */ macro
/csrg-svn/games/rogue/
H A Drogue.h36 #define HIDDEN ((unsigned short) 01000) macro