Searched defs:constants (Results 1 – 10 of 10) sorted by relevance
59 int32_t constants[CONSTANTS_COUNT] = {}; member
404 iterator_range<constant_iterator> constants() const { in constants() function
20 var constants = jsFS.Get("constants") var
152 constants map[int64]uint32 // record SSA constants together with their value member
84 …constants map[int64][]*Value // constants cache, keyed by constant value; users must check value's… member
17 …constants: { O_WRONLY: -1, O_RDWR: -1, O_CREAT: -1, O_TRUNC: -1, O_APPEND: -1, O_EXCL: -1 }, // un… property
71 struct _Py_hashtable_t *constants; member