Searched defs:flag_type (Results 1 – 7 of 7) sorted by relevance
316 const Substitution* flag_type, in WritePCHCommand()339 const Substitution* flag_type, in WriteGCCPCHCommand()395 const Substitution* flag_type, in WriteWindowsPCHCommand()
62 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()
2414 sljit_s32 flag_type = GET_FLAG_TYPE(op); in sljit_emit_sub() local