Searched refs:st_float (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 81 typedef struct { char c; float x; } st_float; typedef 90 #define FLOAT_ALIGN (sizeof(st_float) - sizeof(float)) |
Completed in 4 milliseconds