Home
last modified time | relevance | path

Searched defs:bexp (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/lib/libm/common_source/
H A Dmathimpl.h47 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument
50 # define ic(name, value, bexp, xval) ; argument
56 # define vc(name, value, x1,x2,x3,x4, bexp, xval) ; argument
58 # define ic(name, value, bexp, xval) \ argument
/csrg-svn/lib/libc/hp300/stdlib/
H A Datof.c64 int bexp; local