Home
last modified time | relevance | path

Searched refs:outc (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/lib/
Dmprintf.c995 unsigned char outc = (unsigned char)output; in addbyter() local
999 infop->buffer[0] = outc; /* store */ in addbyter()
1002 return outc; /* fputc() returns like this on success */ in addbyter()
1045 unsigned char outc = (unsigned char)output; in alloc_addbyter() local
1047 if(Curl_dyn_addn(infop->b, &outc, 1)) { in alloc_addbyter()
1051 return outc; /* fputc() returns like this on success */ in alloc_addbyter()
1105 unsigned char outc = (unsigned char)output; in storebuffer() local
1106 **buffer = outc; in storebuffer()
1108 return outc; /* act like fputc() ! */ in storebuffer()
/third_party/glslang/Test/
D420.tesc13 out int outc[];
/third_party/openssl/include/internal/
Dconstant_time.h368 unsigned char *outc = (unsigned char *)out; in constant_time_lookup() local
377 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py311 outc = output.peek(1)
312 if outc != c:
313 res.fail('expected %r in output, got %r' % (c, outc))
/third_party/glslang/Test/baseResults/
D420.tesc.out114 0:? 'outc' ( out 4-element array of int)
190 0:? 'outc' ( out 4-element array of int)
D150.tesc.out739 0:? 'outc' ( out 4-element array of int)
1293 0:? 'outc' ( out 4-element array of int)