Home
last modified time | relevance | path

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

/third_party/python/Python/
Ddtoa.c227 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
230 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro