Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D20040304-1.c4 typedef signed char int8_t; typedef
/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DBoolean.h49 explicit operator int8_t() const { return V; } in int8_t() function
/openbsd/src/sys/sys/
Dtypes.h75 typedef __int8_t int8_t; typedef
Dstdint.h32 typedef __int8_t int8_t; typedef
/openbsd/src/usr.sbin/snmpd/
Dapplication_internal.c254 struct ber_element *(*getnext)(int8_t, struct ber_oid *)) in appl_internal_object()
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dstdint.h264 typedef __INT8_TYPE__ int8_t; typedef