Searched defs:u_char (Results 1 - 8 of 8) sorted by last modified time

/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c238 typedef __u_char u_char; typedef
/external/quake/quake/src/WinQuake/
H A Dmpdosock.h22 typedef unsigned char u_char; typedef
259 struct { u_char s_b1,s_b2,s_b3,s_b4; } S_un_b;
/external/openssh/
H A Ddefines.h286 typedef unsigned char u_char; typedef
515 #define CMSG_DATA(cmsg) ((u_char *)(cmsg) + __CMSG_ALIGN(sizeof(struct cmsghdr)))
/external/kernel-headers/original/linux/
H A Dtypes.h94 typedef unsigned char u_char; typedef
/external/grub/stage2/
H A Ddefs.h49 typedef unsigned char u_char; /* unsigned char */ typedef
/external/clang/test/Sema/
H A Ddesignated-initializers.c177 typedef unsigned char u_char; typedef
181 u_char arr1[6];
/external/chromium/third_party/libevent/
H A Devdns.c134 typedef ev_uint8_t u_char; typedef
H A Devent.h181 typedef unsigned char u_char; typedef
727 u_char *buffer;
728 u_char *orig_buffer;
1114 u_char *evbuffer_find(struct evbuffer *, const u_char *, size_t);

Completed in 240 milliseconds