Home
last modified time | relevance | path

Searched refs:CONST_INT (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/tools/
Dmanifest_compiler.py166 CONST_INT = "int" variable
376 const_value = get_constant(constants, value, CONST_INT, log)
1153 if constant.type == CONST_INT:
1197 if const_type == CONST_INT: