Home | History | Annotate | Download | only in src

Lines Matching refs:VariableTypes

122     VariableTypes type)
304 VariableTypes type)
582 VariableTypes type;
1047 const LCHAR* name, VariableTypes* type)
1073 VariableTypes* type;
1160 VariableTypes Int = TYPES_INT;
1161 VariableTypes UInt16_t = TYPES_UINT16_T;
1162 VariableTypes Float = TYPES_FLOAT;
1163 VariableTypes Bool = TYPES_BOOL;
1164 VariableTypes IntArrayList = TYPES_INTARRAYLIST;
1165 VariableTypes PLChar = TYPES_PLCHAR;
1166 VariableTypes Size_t = TYPES_SIZE_T;