Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c68 typedef struct { char c; int x; } st_int; typedef
/external/python/cpython3/Modules/
D_struct.c75 typedef struct { char c; int x; } st_int; typedef