Searched defs:flag_type (Results 1 – 7 of 7) sorted by relevance
310 const Substitution* flag_type, in WritePCHCommand()333 const Substitution* flag_type, in WriteGCCPCHCommand()389 const Substitution* flag_type, in WriteWindowsPCHCommand()
66 static int get_mode(char *file_name, int flag_type, char *flag_name) in get_mode()
70 struct type flag_type[] = { variable
56 typedef Flag flag_type; typedef
325 string GetZeroEnumNameForFlagType(const FlagType flag_type) { in GetZeroEnumNameForFlagType()339 string GetEnumNameForFlagType(const FlagType flag_type) { in GetEnumNameForFlagType()919 string BuildFlagsString(const FlagType flag_type, in BuildFlagsString()
26 enum flag_type { enum
2414 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local