Searched refs:st_double (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 82 typedef struct { char c; double x; } st_double; typedef 91 #define DOUBLE_ALIGN (sizeof(st_double) - sizeof(double)) |
Completed in 4 milliseconds