Searched defs:fail (Results 1 – 9 of 9) sorted by relevance
81 :fail label
788 int ret, fail; in _hasDrawColor() local826 int fail; in _hasBlendModes() local912 int fail; in _hasTexColor() local952 int fail; in _hasTexAlpha() local
90 int ret, put = 0, fail = 0; in main() local
13 def __init__(self, id, fail=0): argument
318 DFBDisplayLayerConfigFlags fail = 0; in DirectFB_SetDisplayMode() local
409 unsigned int fail = 0; in guessSize() local
89 #define tt_want_(b, msg, fail) \ argument
277 #define CALLJPEG(sp, fail, op) (SETJMP((sp)->exit_jmpbuf) ? (fail) : (op)) argument
2500 static int fail(png_modifier *pm) in fail() function
Completed in 34 milliseconds