Searched refs:isInt (Results 1 – 4 of 4) sorted by relevance
13 val isInt get() = this == INT || this == INT_FLAGS constant
689 intOrStringDef?.type?.isInt == true ->
935 if (!Val.isInt() || Val.getInt().getSExtValue() != 0) in genInitExportVariable()
774 if (!Val.isInt() || Val.getInt().getSExtValue() != 0) in genInitExportVariable()