Searched refs:Crap (Results 1 – 9 of 9) sorted by relevance
6 to label %Ok unwind label %Crap ; <i32>:1 [#uses=0]9 to label %Ok2 unwind label %Crap ; <i32>:2 [#uses=0]12 Crap: ; preds = %Ok, %022 to label %Ok unwind label %Crap ; <i32>:1 [#uses=0]25 to label %Ok2 unwind label %Crap ; <i32>:2 [#uses=0]28 Crap: ; preds = %Ok, %doit
155 static inline Type& Crap () { in Crap() function165 static Type & get_crap () { return Crap<Type> (); } in get_crap()167 #define Crap(Type) CrapHelper<Type>::get_crap () macro171 static Type & get () { return Crap(Type); } in get()
252 static Type *get_crap () { return &Crap(Type); } in get_crap()371 if (unlikely (p < arrayZ)) return Crap (Type); /* Overflowed. */ in operator []()388 Type &lsearch (unsigned int len, const T &x, Type ¬_found = Crap (Type)) in lsearch()464 if (unlikely (p < this->arrayZ)) return Crap (Type); /* Overflowed. */ in operator []()494 Type &bsearch (unsigned int len, const T &x, Type ¬_found = Crap (Type)) in bsearch()525 if (unlikely (i >= len)) return Crap (Type); in operator []()605 Type &lsearch (const T &x, Type ¬_found = Crap (Type)) in lsearch()650 if (unlikely (i >= this->len)) return Crap (Type); in operator []()695 if (unlikely (i >= lenP1 || !i)) return Crap (Type); in operator []()760 if (unlikely (i > lenM1)) return Crap (Type); in operator []()[all …]
81 return Crap (Type); in operator []()131 return &Crap(Type); in push()
229 if (unlikely (!make_room_for (0, 1))) return Crap(hb_glyph_info_t); in output_glyph()232 return Crap(hb_glyph_info_t); in output_glyph()
449 return Crap(ELEM); in push()460 return Crap(ELEM); in pop()
478 if (unlikely (font == &Crap(CFF2FontDictValues))) { fini (); return; } in init()
47 if (unlikely (buff.push ((const char)b) == &Crap(char))) in encode_byte()
1091 if (unlikely (font == &Crap(CFF1FontDictValues))) { fini (); return; } in init()