Home
last modified time | relevance | path

Searched defs:T_UINT (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/
Dstructmember.h40 #define T_UINT 11 macro
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffersInternals.kt224 internal val T_UINT = FlexBufferType(2) constant
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c873 #define T_UINT(R,S) T_INT(R, S, MOD_UNSIGNED) macro