Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c88 struct edge etop; member
/external/mpdecimal/libmpdec++/
Ddecimal.hh307 ALWAYS_INLINE int64_t etop() const { return mpd_etop(&ctx); } in etop() function in decimal::Context