Searched defs:normal (Results 1 – 8 of 8) sorted by relevance
15 TestNormal normal; in main() local
10 auto normal = [](int, float, double) {}; // #1 in useage() local
47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo()
849 int normal = 0; in test_isunordered() local897 int normal = 0; in test_isunorderedf() local
1011 @property(readonly) int normal; property1012 - (int)normal; method
15 int normal, weird = /* comment */ 42; in f2() local
273 HandlePacketCallback normal; // Function to call when inferior is halted member
1718 bool normal() const { return Normal; } in normal() function