Home
last modified time | relevance | path

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

/dragonfly/contrib/gdtoa/
H A Dgdtoaimp.h310 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
313 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro