OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unchar
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
types.h
27
typedef unsigned char
unchar
;
typedef
/device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h
110
typedef UINT8
unchar
; /* Sys V compatibility */
typedef
/external/python/cpython2/Modules/
cdmodule.c
510
v = PyInt_FromLong((long) *((
unchar
*) data));
Completed in 471 milliseconds