OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VAL_TRUE
(Results
1 - 2
of
2
) sorted by null
/external/cn-cbor/src/
cbor.h
46
#define
VAL_TRUE
21
52
#define IB_TRUE (IB_PRIM |
VAL_TRUE
)
cn-cbor.c
179
case
VAL_TRUE
: cb->type = CN_CBOR_TRUE; break;
Completed in 160 milliseconds