OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FDIVP
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h
712
#define
FDIVP
(a, b) CHOICE(
fdivp
ARG2(a,b),
fdivp
ARG2(a,b),
fdivp
ARG2(b,a))
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
712
#define
FDIVP
(a, b) CHOICE(
fdivp
ARG2(a,b),
fdivp
ARG2(a,b),
fdivp
ARG2(b,a))
[
all
...]
Completed in 122 milliseconds