Searched defs:SIZEOF_INT (Results 1 – 16 of 16) sorted by relevance
2 export const SIZEOF_INT = 4; constant
23 const SIZEOF_INT = 4; define in Google\\FlatBuffers\\Constants
45 #define SIZEOF_INT 4 macro
31 static final int SIZEOF_INT = 4; field in Constants
99 #define SIZEOF_INT 4 macro
104 #define SIZEOF_INT 4 macro
120 #define SIZEOF_INT 4 macro
451 #define SIZEOF_INT 4 macro
60 #define SIZEOF_INT 4 macro
324 #define SIZEOF_INT 4 macro
951 #define SIZEOF_INT 4 macro
897 #define SIZEOF_INT 4 macro
930 #define SIZEOF_INT 4 macro
21 SIZEOF_INT = sysconfig.get_config_var('SIZEOF_INT') or 4 variable
173 SIZEOF_INT = array.array("i").itemsize variable